Skip to content

Commit df7fbf8

Browse files
committed
fix: sca-scan workflow fix
1 parent 03c7d79 commit df7fbf8

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
@@ -13,4 +13,4 @@ jobs:
1313
env:
1414
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1515
with:
16-
args: --fail-on=all
16+
args: --file=Contentstack.Utils/obj/project.assets.json --fail-on=all

0 commit comments

Comments
 (0)