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 3de087a commit 405e09cCopy full SHA for 405e09c
.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@0f069ddc17b8eb78586b08a7fe335fd54649e2d3
+ uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca
40
41
# Login against a Docker registry except on PR
42
# https://github.com/docker/login-action
0 commit comments