From 261011b054c8747874b0f490f331977dbd081e62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 19:48:05 +0000 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20raven-actions/ac?= =?UTF-8?q?tionlint=20(v2.0.0=20=E2=86=92=20v2.0.1)=20(#152)?= 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/action-security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action-security.yml b/.github/workflows/action-security.yml index ebeb4c7..22dbf45 100644 --- a/.github/workflows/action-security.yml +++ b/.github/workflows/action-security.yml @@ -58,7 +58,7 @@ jobs: fi - name: Run actionlint - uses: raven-actions/actionlint@01fce4f43a270a612932cb1c64d40505a029f821 # v2.0.0 + uses: raven-actions/actionlint@3a24062651993d40fed1019b58ac6fbdfbf276cc # v2.0.1 with: cache: true fail-on-error: true