Skip to content

Commit

Permalink
Fix severity
Browse files Browse the repository at this point in the history
  • Loading branch information
mpogr committed Sep 3, 2024
1 parent 356ceb4 commit 1ceee36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Scan-with-Snyk-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --all-projects --severity-threshold=critical
args: --all-projects --severity-threshold=high
command: code test

0 comments on commit 1ceee36

Please sign in to comment.