Skip to content

Commit c31f852

Browse files
authored
Merge pull request #43 from Tarow/renovate/docker-setup-buildx-action-4.x
chore(deps): update docker/setup-buildx-action action to v4
2 parents 2fa20ac + 1a6da6f commit c31f852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
password: ${{ secrets.GITHUB_TOKEN }}
4646

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

5050
- name: Extract metadata (tags, labels) for Docker
5151
id: meta

0 commit comments

Comments
 (0)