We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2300d9 commit 7b10217Copy full SHA for 7b10217
.github/workflows/docker-publish.yml
@@ -48,7 +48,7 @@ jobs:
48
49
# Workaround: https://github.com/docker/build-push-action/issues/461
50
- name: Setup Docker buildx
51
- uses: docker/setup-buildx-action@0f069ddc17b8eb78586b08a7fe335fd54649e2d3
+ uses: docker/setup-buildx-action@c7c4c00f3eef127be487a50899a220e44c6bcc87
52
53
# Login against a Docker registry except on PR
54
# https://github.com/docker/login-action
0 commit comments