File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
.github/actions/build-nix-image Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 using : " composite"
2828 steps :
2929 - name : Setup QEMU
30- uses : docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3
30+ uses : docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3
3131 with :
3232 platforms : arm64
3333
@@ -39,13 +39,13 @@ runs:
3939 sudo apt-get clean
4040
4141 - name : Install Nix
42- uses : DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # ratchet:DeterminateSystems/nix-installer-action@v16
42+ uses : DeterminateSystems/nix-installer-action@786fff0690178f1234e4e1fe9b536e94f5433196 # ratchet:DeterminateSystems/nix-installer-action@main
4343 with :
4444 extra-conf : |
4545 extra-platforms = aarch64-linux
4646
4747 - name : Setup Remote Nix Cache
48- uses : cachix/cachix-action@ad2ddac53f961de1989924296a1f236fcfbaa4fc # ratchet:cachix/cachix-action@v15
48+ uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
4949 with :
5050 name : " ${{ inputs.cachixCacheName }}"
5151 authToken : " ${{ inputs.cachixAuthToken }}"
You can’t perform that action at this time.
0 commit comments