We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46cba28 + c03a47f commit b08c2fdCopy full SHA for b08c2fd
.github/workflows/build-and-test.yaml
@@ -3,7 +3,7 @@ on: [pull_request, push, workflow_dispatch]
3
4
jobs:
5
build:
6
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v2
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v3
7
secrets: inherit
8
with:
9
vulnerability_scan_only: true
0 commit comments