lol

build(deps): bump cachix/install-nix-action from 31.3.0 to 31.4.0 (#413218)

authored by philiptaron.tngl.sh and committed by

GitHub f2ef3056 d5bbb50a

+13 -13
+1 -1
.github/workflows/check-format.yml
··· 25 25 with: 26 26 merged-as-untrusted: true 27 27 28 - - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 28 + - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 29 29 with: 30 30 extra_nix_config: sandbox = true 31 31
+1 -1
.github/workflows/check-shell.yml
··· 42 42 with: 43 43 merged-as-untrusted: true 44 44 45 - - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 45 + - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 46 46 47 47 - uses: cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16 48 48 with:
+2 -2
.github/workflows/codeowners-v2.yml
··· 55 55 merged-as-untrusted: true 56 56 target-as-trusted: true 57 57 58 - - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 58 + - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 59 59 60 60 - uses: cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16 61 61 with: ··· 91 91 name: Request 92 92 runs-on: ubuntu-24.04-arm 93 93 steps: 94 - - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 94 + - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 95 95 96 96 # Important: Because we use pull_request_target, this checks out the base branch of the PR, not the PR head. 97 97 # This is intentional, because we need to request the review of owners as declared in the base branch.
+1 -1
.github/workflows/eval-aliases.yml
··· 26 26 merged-as-untrusted: true 27 27 28 28 - name: Install Nix 29 - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 29 + uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 30 30 with: 31 31 extra_nix_config: sandbox = true 32 32
+2 -2
.github/workflows/eval.yml
··· 68 68 path: untrusted 69 69 70 70 - name: Install Nix 71 - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 71 + uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 72 72 with: 73 73 extra_nix_config: sandbox = true 74 74 ··· 180 180 path: trusted 181 181 182 182 - name: Install Nix 183 - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 183 + uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 184 184 with: 185 185 extra_nix_config: sandbox = true 186 186
+1 -1
.github/workflows/lib-tests.yml
··· 28 28 with: 29 29 merged-as-untrusted: true 30 30 31 - - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 31 + - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 32 32 with: 33 33 extra_nix_config: sandbox = true 34 34
+1 -1
.github/workflows/manual-nixos-v2.yml
··· 45 45 with: 46 46 merged-as-untrusted: true 47 47 48 - - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 48 + - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 49 49 with: 50 50 extra_nix_config: sandbox = true 51 51
+1 -1
.github/workflows/manual-nixpkgs-v2.yml
··· 29 29 with: 30 30 merged-as-untrusted: true 31 31 32 - - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 32 + - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 33 33 with: 34 34 extra_nix_config: sandbox = true 35 35
+1 -1
.github/workflows/nix-parse-v2.yml
··· 26 26 with: 27 27 merged-as-untrusted: true 28 28 29 - - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 29 + - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 30 30 with: 31 31 extra_nix_config: sandbox = true 32 32 nix_path: nixpkgs=channel:nixpkgs-unstable
+1 -1
.github/workflows/nixpkgs-vet.yml
··· 36 36 merged-as-untrusted: true 37 37 target-as-trusted: true 38 38 39 - - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 39 + - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 40 40 41 41 - name: Running nixpkgs-vet 42 42 env:
+1 -1
.github/workflows/reviewers.yml
··· 34 34 sparse-checkout: ci 35 35 36 36 - name: Install Nix 37 - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31 37 + uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31 38 38 with: 39 39 extra_nix_config: sandbox = true 40 40