Skip to content

Commit 4cb1f49

Browse files
Update docker/setup-buildx-action action to v4 (#851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michal Kielbowicz <michal.kielbowicz@sourcegraph.com>
1 parent f965042 commit 4cb1f49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
fetch-depth: 0
2626

27-
- uses: docker/setup-buildx-action@v3
27+
- uses: docker/setup-buildx-action@v4
2828

2929
- name: Login to GitHub Container Registry
3030
uses: docker/login-action@v4

0 commit comments

Comments
 (0)