diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 31037d7..5f5b0f7 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: actions/dependency-review-action@v4 + - uses: actions/dependency-review-action@v5 with: comment-summary-in-pr: always fail-on-severity: high