We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd1d0b commit 8fc2b31Copy full SHA for 8fc2b31
.github/workflows/sca-scan.yml
@@ -21,3 +21,6 @@ jobs:
21
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
22
with:
23
args: --file=Contentstack.Core/obj/project.assets.json --fail-on=all
24
+ json: true
25
+ continue-on-error: true
26
+ - uses: contentstack/sca-policy@main
0 commit comments