From da04f9d0f7801b801aa9f112e93bafbd37fd7649 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 21:56:28 +0000 Subject: [PATCH] chore(deps): update actions/dependency-review-action action to v5 --- .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 50a55b4..ba3137b 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -154,7 +154,7 @@ jobs: uses: actions/checkout@v6.0.2 - name: Dependency Review - uses: actions/dependency-review-action@v4 + uses: actions/dependency-review-action@v5.0.0 with: fail-on-severity: high