From 254db76b58e56540880c7956f101ea1f81c3c355 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:38:04 +0000 Subject: [PATCH] chore(deps): update actions/cache digest to 1bd1e32 --- .github/actions/setup/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yaml b/.github/actions/setup/action.yaml index f2458b0..2d0b6fc 100644 --- a/.github/actions/setup/action.yaml +++ b/.github/actions/setup/action.yaml @@ -16,7 +16,7 @@ runs: node-version: lts/* registry-url: https://registry.npmjs.org - - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4 + - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4 if: ${{ inputs.dependencies == 'true' }} with: path: ~/.bun/install/cache