Skip to content

Commit 48f92de

Browse files
build(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.8.0...v3.9.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 2663a0f commit 48f92de

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
@@ -261,7 +261,7 @@ jobs:
261261
uses: sigstore/[email protected]
262262

263263
- name: Set up Docker Buildx
264-
uses: docker/setup-buildx-action@v3.8.0
264+
uses: docker/setup-buildx-action@v3.9.0
265265
with:
266266
buildkitd-config-inline: |
267267
[registry."docker.io"]

0 commit comments

Comments
 (0)