From 1d7a0213842d1ff22d86e5ebcb63fd8647394a84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 15:45:00 +0000 Subject: [PATCH] Bump docker/setup-buildx-action Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from b467d6aa7afffae6d3d466d2a74bd266618f87d6 to 460e45646ded27e46146cedd75d922e7fd9ef69f. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/b467d6aa7afffae6d3d466d2a74bd266618f87d6...460e45646ded27e46146cedd75d922e7fd9ef69f) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/docker-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 5e39b93..983b23e 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -48,7 +48,7 @@ jobs: # Workaround: https://github.com/docker/build-push-action/issues/461 - name: Setup Docker buildx - uses: docker/setup-buildx-action@b467d6aa7afffae6d3d466d2a74bd266618f87d6 + uses: docker/setup-buildx-action@460e45646ded27e46146cedd75d922e7fd9ef69f # Login against a Docker registry except on PR # https://github.com/docker/login-action