Skip to content

Commit 33aad94

Browse files
authored
build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (#4126)
2 parents f4ca6fb + 518ed35 commit 33aad94

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)