From 77429988fde7a54d71ca25fa40a7d17f26d8511f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 07:53:24 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20raven-actions/actionlin?= =?UTF-8?q?t=20action=20(v2.1.0=20=E2=86=92=20v2.1.1)=20(#432)?= 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 9dc16fe..fa09aa3 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@963d4779ef039e217e5d0e6fd73ce9ab7764e493 # v2.1.0 + uses: raven-actions/actionlint@e01d1ea33dd6a5ed517d95b4c0c357560ac6f518 # v2.1.1 with: cache: true fail-on-error: true