From f19f4f0d0a29aa329ebdd005446b9b8f76adc478 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:44:27 +0000 Subject: [PATCH] chore(deps): update reproducible-containers/buildkit-cache-dance digest to 5b6db76 --- .github/workflows/cd-beta.yaml | 2 +- .github/workflows/cd-staging.yaml | 2 +- .github/workflows/cd.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/cd-beta.yaml b/.github/workflows/cd-beta.yaml index 4559eba..8f38110 100644 --- a/.github/workflows/cd-beta.yaml +++ b/.github/workflows/cd-beta.yaml @@ -53,7 +53,7 @@ jobs: key: cache-${{ hashFiles('Dockerfile') }}-${{ hashFiles('Cargo.*') }} - name: inject cache into docker # v3.0.0のcommitを指定 - uses: reproducible-containers/buildkit-cache-dance@0fc239dcc207d7ce9fd659f4f92fefb84549c182 + uses: reproducible-containers/buildkit-cache-dance@5b6db76d1da5c8b307d5d2e0706d266521b710de with: cache-map: | { diff --git a/.github/workflows/cd-staging.yaml b/.github/workflows/cd-staging.yaml index 75a078a..94a9ec4 100644 --- a/.github/workflows/cd-staging.yaml +++ b/.github/workflows/cd-staging.yaml @@ -53,7 +53,7 @@ jobs: key: cache-${{ hashFiles('Dockerfile') }}-${{ hashFiles('Cargo.*') }} - name: inject cache into docker # v3.0.0のcommitを指定 - uses: reproducible-containers/buildkit-cache-dance@0fc239dcc207d7ce9fd659f4f92fefb84549c182 + uses: reproducible-containers/buildkit-cache-dance@5b6db76d1da5c8b307d5d2e0706d266521b710de with: cache-map: | { diff --git a/.github/workflows/cd.yaml b/.github/workflows/cd.yaml index d7ffa98..e4d98c1 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -52,7 +52,7 @@ jobs: key: cache-${{ hashFiles('Dockerfile') }}-${{ hashFiles('Cargo.*') }} - name: inject cache into docker # v3.0.0のcommitを指定 - uses: reproducible-containers/buildkit-cache-dance@0fc239dcc207d7ce9fd659f4f92fefb84549c182 + uses: reproducible-containers/buildkit-cache-dance@5b6db76d1da5c8b307d5d2e0706d266521b710de with: cache-map: | {