Skip to content

Commit 518ed35

Browse files
build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.9.0...v3.10.0) --- 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 fdfcfe0 commit 518ed35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ jobs:
273273
uses: sigstore/[email protected]
274274

275275
- name: Set up Docker Buildx
276-
uses: docker/setup-buildx-action@v3.9.0
276+
uses: docker/setup-buildx-action@v3.10.0
277277
with:
278278
buildkitd-config-inline: |
279279
[registry."docker.io"]

0 commit comments

Comments
 (0)