We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c7d79 commit df7fbf8Copy full SHA for df7fbf8
1 file changed
.github/workflows/sca-scan.yml
@@ -13,4 +13,4 @@ jobs:
13
env:
14
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
15
with:
16
- args: --fail-on=all
+ args: --file=Contentstack.Utils/obj/project.assets.json --fail-on=all
0 commit comments