We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5744ca commit 0a55e6bCopy full SHA for 0a55e6b
.github/workflows/sca-scan.yml
@@ -12,4 +12,4 @@ jobs:
12
env:
13
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
14
with:
15
- args: --all-projects --fail-on=all
+ args: --all-projects --fail-on=all --strict-out-of-sync=false
0 commit comments