We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a235ad commit ba92246Copy full SHA for ba92246
1 file changed
.github/workflows/docker.yml
@@ -43,7 +43,7 @@ jobs:
43
# multi-platform images and export cache
44
# https://github.com/docker/setup-buildx-action
45
- name: Set up Docker Buildx
46
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
+ uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
47
48
# Login against a Docker registry except on PR
49
# https://github.com/docker/login-action
0 commit comments