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 368a905 + 7626be2 commit b20c569Copy full SHA for b20c569
.github/workflows/docker_build.yml
@@ -41,7 +41,7 @@ jobs:
41
# multi-platform images and export cache
42
# https://github.com/docker/setup-buildx-action
43
- name: Set up Docker Buildx
44
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
+ uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
45
46
# Login against a Docker registry except on PR
47
# https://github.com/docker/login-action
0 commit comments