We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3616955 + 83d8974 commit 3909b20Copy full SHA for 3909b20
1 file changed
.github/workflows/docker.yml
@@ -34,7 +34,7 @@ jobs:
34
# multi-platform images and export cache
35
# https://github.com/docker/setup-buildx-action
36
- name: Set up Docker Buildx
37
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
38
39
# Login against a Docker registry
40
# https://github.com/docker/login-action
0 commit comments