Skip to content

Commit 1354922

Browse files
authored
Merge pull request #162 from contentstack/master
Update sca-scan.yml
2 parents b03be39 + 8fc2b31 commit 1354922

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/sca-scan.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ jobs:
2121
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
2222
with:
2323
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

Comments
 (0)