Skip to content

Commit 487669b

Browse files
Update docker/setup-buildx-action action to v4 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ba6e14 commit 487669b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yaml

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

1717
- name: Set up Docker Buildx
1818
id: buildx
19-
uses: docker/setup-buildx-action@v3
19+
uses: docker/setup-buildx-action@v4
2020

2121
- name: Login to Github Packages
2222
uses: docker/login-action@v4

0 commit comments

Comments
 (0)