diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index ffbd6ee..5028d54 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -161,7 +161,7 @@ jobs: fetch-depth: 0 - name: Dependency Review - uses: actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3 + uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0 with: fail-on-severity: high comment-summary-in-pr: always