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.
1 parent 325fddc commit 99abbf3Copy full SHA for 99abbf3
.github/workflows/docker-publish.yml
@@ -49,7 +49,7 @@ jobs:
49
# multi-platform images and export cache
50
# https://github.com/docker/setup-buildx-action
51
- name: Set up Docker Buildx
52
- uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
+ uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
53
54
# Login against a Docker registry except on PR
55
# https://github.com/docker/login-action
0 commit comments