Skip to content

Commit c2892de

Browse files
Bump docker/setup-buildx-action from 3.11.1 to 3.12.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.11.1...v3.12.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d470ee commit c2892de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
latest=false
5050

5151
- name: Set up Docker Buildx
52-
uses: docker/setup-buildx-action@v3.11.1
52+
uses: docker/setup-buildx-action@v3.12.0
5353
with:
5454
use: true
5555
platforms: linux/arm64,linux/amd64

0 commit comments

Comments
 (0)