diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index a1547fb71..8b43186c7 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -36,4 +36,4 @@ jobs: comment-summary-in-pr: always # fail-on-severity: moderate # deny-licenses: GPL-1.0-or-later, LGPL-2.0-or-later - # retry-on-snapshot-warnings: true + retry-on-snapshot-warnings: true