We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 647ecea commit f84941cCopy full SHA for f84941c
.github/workflows/build-and-test.yaml
@@ -5,5 +5,5 @@ jobs:
5
build:
6
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v3
7
secrets: inherit
8
- with:
9
- vulnerability_scan_only: true
+ with:
+ vulnerability_scan_only: true
0 commit comments