Skip to content

Commit 0ebcd7a

Browse files
chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.8.0 (#32)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.3.0 to 3.8.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.3.0...v3.8.0) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6553aa2 commit 0ebcd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# multi-platform images and export cache
4949
# https://github.com/docker/setup-buildx-action
5050
- name: Set up Docker Buildx
51-
uses: docker/setup-buildx-action@v3.3.0
51+
uses: docker/setup-buildx-action@v3.8.0
5252
with:
5353
install: true
5454

0 commit comments

Comments
 (0)