diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index a83e1f9a..79e842e9 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -44,7 +44,7 @@ jobs: - name: Set up QEMU id: qemu # yamllint disable-line rule:line-length - uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0 + uses: docker/setup-qemu-action@1f40c72289eff860ee54a304f1438e3cff362e0a # v4.3.0 with: image: tonistiigi/binfmt:qemu-v10.2.1-65 platforms: all