Skip to content

Commit

Permalink
Update sca-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindbuilt authored Aug 5, 2024
1 parent ed12423 commit 50f33fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sca-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --all-projects --fail-on=all
args: --all-projects --fail-on=all --strict-out-of-sync=false

0 comments on commit 50f33fd

Please sign in to comment.