File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 2828 steps :
2929 - name : Checkout repo
3030 uses : actions/checkout@v4
31+
32+ - name : Checkout uid2-shared-actions repo
33+ uses : actions/checkout@v4
34+ with :
35+ ref : kcc-UID2-3858-verify-no-of-tests-run
36+ repository : IABTechLab/uid2-shared-actions
37+ path : uid2-shared-actions
3138
3239 - name : Set up JDK
3340 if : ${{ inputs.vulnerability_scan_only == 'false' }}
Original file line number Diff line number Diff line change 5959 with :
6060 fetch-depth : 0
6161
62+ - name : Checkout uid2-shared-actions repo
63+ uses : actions/checkout@v4
64+ with :
65+ ref : kcc-UID2-3858-verify-no-of-tests-run
66+ repository : IABTechLab/uid2-shared-actions
67+ path : uid2-shared-actions
68+
6269 - name : Set up JDK
6370 uses : actions/setup-java@v4
6471 with :
You can’t perform that action at this time.
0 commit comments