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 c8805b3 + 051b982 commit 1ab020bCopy full SHA for 1ab020b
.github/workflows/docker.yml
@@ -38,7 +38,7 @@ jobs:
38
# multi-platform images and export cache
39
# https://github.com/docker/setup-buildx-action
40
- name: Set up Docker Buildx
41
- uses: docker/setup-buildx-action@v3.10.0
+ uses: docker/setup-buildx-action@v3.11.1
42
43
# Login against a Docker registry except on PR
44
# https://github.com/docker/login-action
0 commit comments