Skip to content

Commit 5519341

Browse files
authored
Merge pull request #602 from Unpackerr/renovate/docker-setup-buildx-action-4.x
chore(deps): update docker/setup-buildx-action action to v4
2 parents 2f1fa8b + 88f12a1 commit 5519341

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203

204204
# Workaround: https://github.com/docker/build-push-action/issues/461
205205
- name: Setup Docker buildx
206-
uses: docker/setup-buildx-action@v3
206+
uses: docker/setup-buildx-action@v4
207207

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

0 commit comments

Comments
 (0)