Skip to content

Commit 2f9b045

Browse files
authored
Merge pull request #63 from IABTechLab/ian-update-action-versions
update action versions
2 parents e0b5899 + 5b2bebe commit 2f9b045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)