From e8feb2505b0b8278525f90793c0e78ed6663b35f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 15:28:35 +0000 Subject: [PATCH] Bump docker/setup-buildx-action Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 5d9862498505fcac67b9f455d6e94ec0339f7b90 to 0d103c3126aa41d772a8362f6aa67afac040f80c. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/5d9862498505fcac67b9f455d6e94ec0339f7b90...0d103c3126aa41d772a8362f6aa67afac040f80c) --- 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 3eea2b1..a526f5d 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -47,7 +47,7 @@ jobs: # Workaround: https://github.com/docker/build-push-action/issues/461 - name: Setup Docker buildx - uses: docker/setup-buildx-action@5d9862498505fcac67b9f455d6e94ec0339f7b90 + uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # Login against a Docker registry except on PR # https://github.com/docker/login-action