We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43d944b commit 671216aCopy full SHA for 671216a
.github/actions/build-nix-image/action.yml
@@ -27,7 +27,7 @@ runs:
27
using: "composite"
28
steps:
29
- name: Setup QEMU
30
- uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3
+ uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3
31
with:
32
platforms: arm64
33
0 commit comments