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 da16b6d commit d3b872bCopy full SHA for d3b872b
.github/workflows/ghcr-io-docker-build.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
# Workaround: https://github.com/docker/build-push-action/issues/461
38
- name: Setup Docker buildx
39
- uses: docker/setup-buildx-action@39a1a82492fd1ad19af19d61b5f748e4cb6cd1af
+ uses: docker/setup-buildx-action@b167a89702b8b5314c104ab9d211b3dcf774f2b1
40
41
# Login against a Docker registry except on PR
42
# https://github.com/docker/login-action
0 commit comments