We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e3f09b + f0b5784 commit 5b9f45bCopy full SHA for 5b9f45b
.github/workflows/publish.yaml
@@ -92,7 +92,7 @@ jobs:
92
username: ${{ github.actor }}
93
password: ${{ secrets.GITHUB_TOKEN }}
94
- name: Set up QEMU
95
- uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3
+ uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3
96
with:
97
platforms: ${{ matrix.architecture.docker }}
98
- name: Set up Docker Buildx
0 commit comments