We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfceaf2 commit 257d0eeCopy full SHA for 257d0ee
.github/workflows/PR-scanner.yml
@@ -17,6 +17,7 @@ jobs:
17
scan-args: |-
18
--recursive
19
./
20
+ fail-on-vuln: true
21
22
# JOB 2: (Optional) Your other steps run in a separate job
23
build-application:
0 commit comments