Skip to content

Commit e7940b7

Browse files
authored
Merge pull request #306 from bjschafer/dependabot/github_actions/docker/setup-buildx-action-4.0.0
chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0
2 parents f372d88 + dbd66b7 commit e7940b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

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

4444
# Workaround: https://github.com/docker/build-push-action/issues/461
4545
- name: Setup Docker buildx
46-
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f
46+
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd
4747

4848
# Login against a Docker registry except on PR
4949
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)