Skip to content

Commit 32023ab

Browse files
authored
Merge pull request #470 from wallabag/dependabot/github_actions/docker/setup-buildx-action-4
Bump docker/setup-buildx-action from 3 to 4
2 parents 1e28e25 + 08713e6 commit 32023ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# Documentation: https://github.com/docker/setup-buildx-action
3636
- name: Set up Docker Buildx
3737
id: buildx
38-
uses: docker/setup-buildx-action@v3
38+
uses: docker/setup-buildx-action@v4
3939

4040
- name: Extract metadata (tags, labels) for Docker
4141
id: meta

0 commit comments

Comments
 (0)