From a142c1116b357c59df3aced1b01088c5a5cf361f Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 14:07:26 +0000 Subject: [PATCH] =?UTF-8?q?feat(gha/actions/cache):=20update=20v4.2.4=20?= =?UTF-8?q?=E2=9E=BC=20v4.3.0=20(#3488)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index c5e3023f..8946403f 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -90,7 +90,7 @@ jobs: - name: Renovate Cache id: renovate-cache - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 + uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 if: github.event.inputs.cache != 'disabled' continue-on-error: true with: