Skip to content

Commit 5dcd55f

Browse files
Update docker/setup-buildx-action action to v3
1 parent 377190e commit 5dcd55f

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
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/checkout@v3
4747

4848
- name: Set up Docker Buildx
49-
uses: docker/setup-buildx-action@v2.10.0
49+
uses: docker/setup-buildx-action@v3.0.0
5050

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

0 commit comments

Comments
 (0)