Skip to content

Commit 24d4ca1

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3478828 commit 24d4ca1

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
@@ -186,7 +186,7 @@ jobs:
186186
uses: sigstore/[email protected]
187187

188188
- name: Set up Docker Buildx
189-
uses: docker/[email protected].0
189+
uses: docker/[email protected].1
190190
with:
191191
buildkitd-config-inline: |
192192
[registry."docker.io"]

0 commit comments

Comments
 (0)