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.
2 parents fcff009 + 8d99bb2 commit 4fe8e9fCopy full SHA for 4fe8e9f
.github/workflows/publish.yml
@@ -107,7 +107,7 @@ jobs:
107
username: ${{ secrets.DOCKER_HUB_USER }}
108
password: ${{ secrets.DOCKER_HUB_KEY }}
109
- name: Set up QEMU
110
- uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3
+ uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3
111
- name: Set up Docker Buildx
112
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
113
with:
0 commit comments