Skip to content

Commit e4668e0

Browse files
Update sca-scan.yml
1 parent 60ceac4 commit e4668e0

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
@@ -12,7 +12,7 @@ jobs:
1212
env:
1313
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1414
with:
15-
args: --fail-on=all
15+
args: --fail-on=all --all-projects
1616
json: true
1717
continue-on-error: true
1818
- uses: contentstack/sca-policy@main

0 commit comments

Comments
 (0)