Skip to content

Commit b04fbad

Browse files
chore(deps): update docker/setup-buildx-action action to v4.2.0
1 parent 7bd3ff5 commit b04fbad

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@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
46+
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
4747

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

0 commit comments

Comments
 (0)