Skip to content

Commit 8481edd

Browse files
authored
Merge pull request #54 from IABTechLab/ian-update-action-versions
update action versions
2 parents aede5df + d0dc249 commit 8481edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [pull_request, push, workflow_dispatch]
33

44
jobs:
55
build:
6-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v2
6+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v3
77
secrets: inherit
88
with:
99
vulnerability_scan_only: true

0 commit comments

Comments
 (0)