Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
1b0e9b0393 chore(deps): Update actions/dependency-review-action action to v4.9.0 2026-03-19 08:38:40 +00:00

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' }}