From a3a4f7e7dcd1f54bae72fdab71bd103087802848 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 00:01:50 +0000 Subject: [PATCH] chore(deps): update actions/dependency-review-action digest to 595b5ae --- .github/workflows/security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index c2919a57..2f6850a9 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -141,7 +141,7 @@ jobs: # DEPENDENCY VULNERABILITY ANALYSIS # Analyzes dependency changes for security vulnerabilities - name: Dependency Review - uses: actions/dependency-review-action@bc41886e18ea39df68b1b1245f4184881938e050 # v4 + uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4 with: fail-on-severity: high # Block high-severity vulnerabilities comment-summary-in-pr: always # Always provide PR feedback