There was an error while loading. Please reload this page.
1 parent 6d1fa37 commit 94f1135Copy full SHA for 94f1135
1 file changed
.github/workflows/sca-scan.yml
@@ -15,7 +15,7 @@ jobs:
15
env:
16
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
17
with:
18
- args: --fail-on=all --all-projects
+ args: --all-projects --fail-on=all
19
json: true
20
continue-on-error: true
21
- uses: contentstack/sca-policy@main
0 commit comments