Skip to content

Commit 4b5809e

Browse files
committed
Update sca-scan.yml
1 parent 4374cfc commit 4b5809e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/sca-scan.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
env:
1717
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1818
with:
19-
args: --file=Contentstack.Management.Core/obj/project.assets.json --fail-on=all
20-
json: true
19+
args: --file=Contentstack.Management.Core/obj/project.assets.json --fail-on=all --json-file-output=snyk.json
2120
continue-on-error: true
2221
- uses: contentstack/sca-policy@main

0 commit comments

Comments
 (0)