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