Skip to content

Commit bfeb075

Browse files
Update docker/setup-buildx-action action to v3
1 parent e0cfcc3 commit bfeb075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: actions/checkout@v4
5151

5252
- name: Set up Docker Buildx
53-
uses: docker/setup-buildx-action@v2.10.0
53+
uses: docker/setup-buildx-action@v3.7.1
5454

5555
- name: 'Authenticate to Google Cloud'
5656
uses: 'google-github-actions/auth@v1'

0 commit comments

Comments
 (0)