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 3d8fa7b + e6efa85 commit 38f09efCopy full SHA for 38f09ef
.github/workflows/publish.yaml
@@ -91,7 +91,7 @@ jobs:
91
username: ${{ github.actor }}
92
password: ${{ secrets.GITHUB_TOKEN }}
93
- name: Set up QEMU
94
- uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3
+ uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3
95
with:
96
platforms: ${{ matrix.architecture.docker }}
97
- name: Set up Docker Buildx
0 commit comments