From 746453b8e5c6aa3377b20e36d1ea78067077a24d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 13:06:39 +0000 Subject: [PATCH] chore(deps): update actions/cache digest to cdf6c1f --- .github/workflows/check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index 70e715e..4f6b94e 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -24,7 +24,7 @@ jobs: version: 0.8.16 use-cache: true - name: Earthly Cache - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5 id: earthly-cache with: path: earthly-cache.tar.zst