Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
b16af259c0 chore(deps): Update actions/dependency-review-action action to v4.8.3 2026-03-19 08:38:05 +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@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3
with:
fail-on-severity: high
base-ref: ${{ github.event.pull_request.base.sha || 'develop' }}