Skip to content

Commit dcce403

Browse files
ci: bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#647)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a93c64 commit dcce403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
echo "image_branch_version=$image_branch_version" >> $GITHUB_OUTPUT
8181
8282
- name: Set up Docker Buildx
83-
uses: docker/setup-buildx-action@v3.6.1
83+
uses: docker/setup-buildx-action@v3.7.1
8484

8585
- name: Login to DockerHub
8686
if: ${{ !github.event.pull_request.head.repo.fork }}

0 commit comments

Comments
 (0)