We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a88f521 + 9478016 commit d30d6dfCopy full SHA for d30d6df
1 file changed
.github/workflows/docker-publish.yml
@@ -58,7 +58,7 @@ jobs:
58
# multi-platform images and export cache
59
# https://github.com/docker/setup-buildx-action
60
- name: Set up Docker Buildx
61
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
62
63
# Login against a Docker registry except on PR
64
# https://github.com/docker/login-action
0 commit comments