We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6d204a + e634ee1 commit 48bd684Copy full SHA for 48bd684
3 files changed
.github/workflows/sca-scan.yml
@@ -12,4 +12,4 @@ jobs:
12
env:
13
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
14
with:
15
- args: --all-projects
+ args: --all-projects --fail-on=all
0 commit comments