There was an error while loading. Please reload this page.
2 parents 741043e + 49eca5d commit 5874340Copy full SHA for 5874340
1 file changed
.github/workflows/sca-scan.yml
@@ -13,3 +13,6 @@ jobs:
13
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
14
with:
15
args: --all-projects --fail-on=all --strict-out-of-sync=false
16
+ json: true
17
+ continue-on-error: true
18
+ - uses: contentstack/sca-policy@main
0 commit comments