From 9215ac7032f23dc0e8d8231001858b2887a4536b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 10:19:45 +0000 Subject: [PATCH] Bump docker/setup-buildx-action from 2.0.0 to 2.3.0 Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.3.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/dc7b9719a96d48369863986a06765841d7ea23f6...5e716dcfd653738c2d1db099bfba194a84158be4) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/package-server.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/package-server.yml b/.github/workflows/package-server.yml index 8e69391..74f61fb 100644 --- a/.github/workflows/package-server.yml +++ b/.github/workflows/package-server.yml @@ -32,7 +32,7 @@ jobs: # Workaround: https://github.com/docker/build-push-action/issues/461 - name: Setup Docker buildx - uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 + uses: docker/setup-buildx-action@5e716dcfd653738c2d1db099bfba194a84158be4 # Login against a Docker registry except on PR # https://github.com/docker/login-action