From c983f344134674bc1bfd7274e6a646435ff7f41a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 18:12:08 +0000 Subject: [PATCH] chore(deps): update actions/dependency-review-action digest to 56339e5 --- .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..bac124e1 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@56339e523c0409420f6c2c9a2f4292bbb3c07dd3 # v4 with: fail-on-severity: high # Block high-severity vulnerabilities comment-summary-in-pr: always # Always provide PR feedback