Skip to content

Commit fbdc001

Browse files
Update docker/setup-buildx-action action to v3.10.0
1 parent 72b5b59 commit fbdc001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/actions/docker/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ runs:
8585
shell: bash
8686

8787
- name: Set up Docker Buildx
88-
uses: docker/setup-buildx-action@v3.7.1
88+
uses: docker/setup-buildx-action@v3.10.0
8989
with:
9090
version: latest
9191
endpoint: builders

0 commit comments

Comments
 (0)