Skip to content

Commit 2f2d188

Browse files
authored
Merge pull request #88 from TotallyNotRobots/renovate/docker-setup-buildx-action-4.x
chore(deps): update docker/setup-buildx-action action to v4
2 parents ff92c3f + 66cf6df commit 2f2d188

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- # https://github.com/docker/setup-buildx-action
4141
name: Set up Docker Buildx
4242
id: buildx
43-
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
43+
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
4444

4545
# Uses the `docker/login-action` action to log in to the Container registry registry using the account and password that will publish the packages. Once published, the packages are scoped to the account defined here.
4646
- name: Log in to the Container registry

0 commit comments

Comments
 (0)