From a26c0af4ba426ee84f24655ba8cfbeee8898c045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 06:02:13 +0900 Subject: [PATCH] chore(deps): bump reproducible-containers/buildkit-cache-dance from 3.1.1 to 3.1.2 (#4930) chore(deps): bump reproducible-containers/buildkit-cache-dance Bumps [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases) - [Commits](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: reproducible-containers/buildkit-cache-dance dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/docker-build-and-push-main-self-hosted.yaml | 2 +- .github/workflows/docker-build-and-push-main.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docker-build-and-push-main-self-hosted.yaml b/.github/workflows/docker-build-and-push-main-self-hosted.yaml index 541b2757744..ad2779e82cf 100644 --- a/.github/workflows/docker-build-and-push-main-self-hosted.yaml +++ b/.github/workflows/docker-build-and-push-main-self-hosted.yaml @@ -78,7 +78,7 @@ jobs: cache-${{ matrix.platform }}- - name: Inject cache into docker - uses: reproducible-containers/buildkit-cache-dance@v3.1.1 + uses: reproducible-containers/buildkit-cache-dance@v3.1.2 with: cache-map: | { diff --git a/.github/workflows/docker-build-and-push-main.yaml b/.github/workflows/docker-build-and-push-main.yaml index 32193ef6dc1..02bbbfb303f 100644 --- a/.github/workflows/docker-build-and-push-main.yaml +++ b/.github/workflows/docker-build-and-push-main.yaml @@ -73,7 +73,7 @@ jobs: cache-${{ matrix.platform }}- - name: Inject cache into docker - uses: reproducible-containers/buildkit-cache-dance@v3.1.1 + uses: reproducible-containers/buildkit-cache-dance@v3.1.2 with: cache-map: | {