From a8031d39224221cae84f4904ab6c20937215de31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 13:05:24 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20raven-actions/actionlin?= =?UTF-8?q?t=20action=20(v2.0.1=20=E2=86=92=20v2.1.0)=20(#400)?= 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> --- security-scan/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security-scan/action.yml b/security-scan/action.yml index dc81315..3631445 100644 --- a/security-scan/action.yml +++ b/security-scan/action.yml @@ -99,7 +99,7 @@ runs: - name: Run actionlint if: steps.check-configs.outputs.run_actionlint == 'true' - uses: raven-actions/actionlint@3a24062651993d40fed1019b58ac6fbdfbf276cc # v2.0.1 + uses: raven-actions/actionlint@963d4779ef039e217e5d0e6fd73ce9ab7764e493 # v2.1.0 with: cache: true fail-on-error: true