diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 83d1eb1..d5afba5 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -102,7 +102,7 @@ jobs: retry-on-snapshot-warnings: true retry-on-snapshot-warnings-timeout: 480 - vulnerability-check: false + vulnerability-check: true fail-on-severity: moderate license-check: true