Skip to content

Commit cec8430

Browse files
deps(gha): bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3...v4) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d03cee commit cec8430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
platforms: ${{ matrix.config.platform }}
9393

9494
- name: 🔽 Setup Docker Buildx
95-
uses: docker/setup-buildx-action@v3 # https://github.com/docker/setup-buildx-action
95+
uses: docker/setup-buildx-action@v4 # https://github.com/docker/setup-buildx-action
9696

9797
# cpp-devbox:{debian_codename}-{{date}} # only on scheduled builds
9898
# cpp-devbox:{debian_codename}-{{version}} # only on git tag

0 commit comments

Comments
 (0)