diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 1246968..717b7e9 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -35,5 +35,6 @@ jobs: with: comment-summary-in-pr: always fail-on-severity: critical + vulnerability-check: true # deny-licenses: GPL-1.0-or-later, LGPL-2.0-or-later - # retry-on-snapshot-warnings: true \ No newline at end of file + # retry-on-snapshot-warnings: true