Skip to content

Commit 94f1135

Browse files
committed
update sca scan yaml file
1 parent 6d1fa37 commit 94f1135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sca-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
env:
1616
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1717
with:
18-
args: --fail-on=all --all-projects
18+
args: --all-projects --fail-on=all
1919
json: true
2020
continue-on-error: true
2121
- uses: contentstack/sca-policy@main

0 commit comments

Comments
 (0)