We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835d5e6 commit 2d251d2Copy full SHA for 2d251d2
1 file changed
.github/workflows/docker-publish.yml
@@ -51,7 +51,7 @@ jobs:
51
# multi-platform images and export cache
52
# https://github.com/docker/setup-buildx-action
53
- name: Set up Docker Buildx
54
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
+ uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
55
56
# Login against a Docker registry except on PR
57
# https://github.com/docker/login-action
0 commit comments