Skip to content

Commit ce6b4ea

Browse files
Bump docker/setup-buildx-action from 3.6.1 to 3.7.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.6.1 to 3.7.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.6.1...v3.7.1) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4dcae04 commit ce6b4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
-
4343
name: Docker Setup Buildx
4444
id: buildx
45-
uses: docker/setup-buildx-action@v3.6.1
45+
uses: docker/setup-buildx-action@v3.7.1
4646
-
4747
name: Available buildx platforms
4848
run: echo ${{ steps.buildx.outputs.platforms }}

0 commit comments

Comments
 (0)