Skip to content

Commit 087b698

Browse files
Merge pull request #163 from contentstack/main
back merge
2 parents b36ab56 + f4ed34b commit 087b698

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/sca-scan.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ jobs:
1313
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1414
with:
1515
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
19+
json: true
20+
continue-on-error: true
21+
- uses: contentstack/sca-policy@main

0 commit comments

Comments
 (0)