Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit f210e9a

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.5.0 to 3.6.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.5.0...v3.6.1) --- 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 53061ff commit f210e9a

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
@@ -193,7 +193,7 @@ jobs:
193193
uses: sigstore/[email protected]
194194

195195
- name: Set up Docker Buildx
196-
uses: docker/setup-buildx-action@v3.5.0
196+
uses: docker/setup-buildx-action@v3.6.1
197197
with:
198198
buildkitd-config-inline: |
199199
[registry."docker.io"]

0 commit comments

Comments
 (0)