Skip to content

Commit 60ceac4

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

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: --all-projects --fail-on=all
15+
args: --fail-on=all
1616
json: true
1717
continue-on-error: true
1818
- uses: contentstack/sca-policy@main

0 commit comments

Comments
 (0)