Skip to content

Commit 548863f

Browse files
Update docker/setup-buildx-action action to v3.10.0
1 parent caab818 commit 548863f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
# multi-platform images and export cache
8484
# https://github.com/docker/setup-buildx-action
8585
- name: Set up Docker Buildx
86-
uses: docker/setup-buildx-action@v3.7.1
86+
uses: docker/setup-buildx-action@v3.10.0
8787

8888
# Login against a Docker registry except on PR
8989
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)