Skip to content

Commit 5bf4af9

Browse files
renovate-botdaniellockyer
authored andcommitted
Update docker/setup-buildx-action action to v2
1 parent b431b31 commit 5bf4af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
uses: docker/setup-qemu-action@v1
136136

137137
- name: Setup Docker Buildx
138-
uses: docker/setup-buildx-action@v1
138+
uses: docker/setup-buildx-action@v2
139139

140140
- name: Build binaries and test
141141
run: |

0 commit comments

Comments
 (0)