We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44a5db1 + 70b7e1a commit 08b2785Copy full SHA for 08b2785
1 file changed
.github/workflows/docker-publish.yml
@@ -54,7 +54,7 @@ jobs:
54
# multi-platform images and export cache
55
# https://github.com/docker/setup-buildx-action
56
- name: Set up Docker Buildx
57
- uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
+ uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
58
59
# Login against a Docker registry except on PR
60
# https://github.com/docker/login-action
0 commit comments