Skip to content

Commit d293f4c

Browse files
authored
Merge pull request #481 from contentstack/main
Main to Development
2 parents 8db46c0 + d5df27d commit d293f4c

File tree

3 files changed

+1203
-1091
lines changed

3 files changed

+1203
-1091
lines changed

.github/workflows/sca-scan.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ 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

0 commit comments

Comments
 (0)