diff --git a/.github/workflows/pr-dep-review.yml b/.github/workflows/pr-dep-review.yml index c4a33ca0..11378469 100644 --- a/.github/workflows/pr-dep-review.yml +++ b/.github/workflows/pr-dep-review.yml @@ -25,6 +25,6 @@ jobs: with: fail-on-severity: low license-check: true - vulnerability-check: yes + vulnerability-check: true comment-summary-in-pr: on-failure allow-licenses: Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, MPL-2.0, MIT