From 83ba33958ea15bdd096e9e04450208f6630ea613 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 01:41:24 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20action=20actions/?= =?UTF-8?q?cache=20(6682284=20=E2=9E=94=20caa2961)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update-checker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-checker.yml b/.github/workflows/update-checker.yml index 02c2eb5..90c5a31 100644 --- a/.github/workflows/update-checker.yml +++ b/.github/workflows/update-checker.yml @@ -35,7 +35,7 @@ jobs: - name: Compare Commit Hash id: cacheHash - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5 + uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5 with: path: .commitHash key: commitHash_${{ steps.getHash.outputs.commitHash }}