There was an error while loading. Please reload this page.
1 parent 4eb89ee commit 1262b7eCopy full SHA for 1262b7e
1 file 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