chore(deps): Update actions/dependency-review-action action to v4.9.0

This commit is contained in:
renovate[bot]
2026-04-29 18:15:54 +00:00
committed by GitHub
parent 2ce810c191
commit 9a0a1b2042

View File

@@ -57,7 +57,7 @@ jobs:
fetch-depth: 0
- name: Dependency Review
uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0
with:
fail-on-severity: high
base-ref: ${{ github.event.pull_request.base.sha || 'develop' }}