Skip to content

Commit f1d5877

Browse files
ci: bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (#789)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db8bc7e commit f1d5877

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
@@ -82,7 +82,7 @@ jobs:
8282
echo "image_branch_version=$image_branch_version" >> $GITHUB_OUTPUT
8383
8484
- name: Set up Docker Buildx
85-
uses: docker/setup-buildx-action@v3.10.0
85+
uses: docker/setup-buildx-action@v3.11.1
8686

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

0 commit comments

Comments
 (0)