From 8df99b18d27894da5a84222f2e7ac8a9065f4d30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:24:56 +0000 Subject: [PATCH] chore(deps): update actions/cache digest to 1bd1e32 --- .github/workflows/manila.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manila.yml b/.github/workflows/manila.yml index aae04df48..da67450e6 100644 --- a/.github/workflows/manila.yml +++ b/.github/workflows/manila.yml @@ -45,7 +45,7 @@ jobs: pipx inject python-swiftclient python-keystoneclient - name: Cache DIB_IMAGE_CACHE - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4 + uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4 with: path: ~/.cache/image-create key: dib-image-cache