We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c0b68 commit 53adb45Copy full SHA for 53adb45
.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@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca
+ uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2
52
53
# Login against a Docker registry except on PR
54
# https://github.com/docker/login-action
0 commit comments