Skip to content

Commit

Permalink
Test new snyk config
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Oct 9, 2024
1 parent 1fb643f commit 28d32c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
DEBUG: '*snyk*'
with:
args: --all-projects --configuration-matching='^runtimeClasspath$' --severity-threshold=high -- policy-path=$PWD/.snyk
args: --all-projects --configuration-matching='^runtimeClasspath$' --severity-threshold=high

0 comments on commit 28d32c0

Please sign in to comment.