Skip to content

Commit 5a8e61e

Browse files
dependabot[bot]jt-nti
authored andcommitted
Bump docker/setup-buildx-action from 3.8.0 to 3.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.8.0 to 3.10.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@6524bf6...b5ca514) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82e6a9e commit 5a8e61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Set up QEMU
4545
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3
4646
- name: Set up Docker Buildx
47-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
47+
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
4848
- name: Login to GitHub Container Registry
4949
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
5050
with:

0 commit comments

Comments
 (0)