Skip to content

Commit fdecf68

Browse files
committed
ci: ♻️ snyk scan fail on all arg added
1 parent 626ad12 commit fdecf68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sca-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
env:
1717
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1818
with:
19-
args: --file=Contentstack.Management.Core/obj/project.assets.json
19+
args: --file=Contentstack.Management.Core/obj/project.assets.json --fail-on=all

0 commit comments

Comments
 (0)