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 940164c commit 6f6d74cCopy full SHA for 6f6d74c
.github/workflows/sca-scan.yml
@@ -11,3 +11,5 @@ jobs:
11
uses: snyk/actions/gradle@master
12
env:
13
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
14
+ with:
15
+ args: --fail-on=all
0 commit comments