Skip to content

Commit 7b4f637

Browse files
Update docker/setup-buildx-action action to v4 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc00100 commit 7b4f637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/checkout@v6
4848

4949
- name: Set up Docker Buildx
50-
uses: docker/setup-buildx-action@v3
50+
uses: docker/setup-buildx-action@v4
5151

5252
- name: Log in to GitHub Container Registry
5353
uses: docker/login-action@v4

0 commit comments

Comments
 (0)