Skip to content

Commit 7f18f57

Browse files
Bump docker/setup-buildx-action from 3 to 4 (#817)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6bda96 commit 7f18f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: docker/setup-qemu-action@v4
3333

3434
- name: Setup Docker Buildx
35-
uses: docker/setup-buildx-action@v3
35+
uses: docker/setup-buildx-action@v4
3636

3737
# Login against a Docker registry
3838
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)