We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da6efa0 + 622fcc0 commit 1cf3783Copy full SHA for 1cf3783
.github/workflows/sca-scan.yml
@@ -13,3 +13,6 @@ jobs:
13
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
14
with:
15
args: --fail-on=all
16
+ json: true
17
+ continue-on-error: true
18
+ - uses: contentstack/sca-policy@main
0 commit comments