diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 0be555f4..48d565d1 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - name: Perform dependency review # https://github.com/actions/dependency-review-action/releases/tag/v4.9.0 - uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 + uses: actions/dependency-review-action@f5b971718edcbb31275a1db40004592335c0e031 with: fail-on-severity: low comment-summary-in-pr: on-failure