We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64859c3 commit f9eff16Copy full SHA for f9eff16
1 file changed
.github/workflows/docker-publish.yml
@@ -56,7 +56,7 @@ jobs:
56
# multi-platform images and export cache
57
# https://github.com/docker/setup-buildx-action
58
- name: Set up Docker Buildx
59
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
+ uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
60
61
# Login against a Docker registry except on PR
62
# https://github.com/docker/login-action
0 commit comments