From 97ff99caea4beae8e466150c121bfd562facd908 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 19:56:08 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20actions/dependency-revi?= =?UTF-8?q?ew-action=20action=20(v4.8.3=20=E2=86=92=20v4.9.0)=20(#183)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 ffbd6ee..5028d54 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -161,7 +161,7 @@ jobs: fetch-depth: 0 - name: Dependency Review - uses: actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3 + uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0 with: fail-on-severity: high comment-summary-in-pr: always