From fcca9bce1cc4fc2de42fb6568bad1388efb6b8c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:31:08 +0000 Subject: [PATCH] chore(deps): update actions/cache digest to 3624ceb --- .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..ca06482f8 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@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4 with: path: ~/.cache/image-create key: dib-image-cache