We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b5899 commit 5b2bebeCopy full SHA for 5b2bebe
.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