···5555 merged-as-untrusted: true
5656 target-as-trusted: true
57575858- - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
5858+ - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
59596060 - uses: cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
6161 with:
···9191 name: Request
9292 runs-on: ubuntu-24.04-arm
9393 steps:
9494- - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
9494+ - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
95959696 # Important: Because we use pull_request_target, this checks out the base branch of the PR, not the PR head.
9797 # This is intentional, because we need to request the review of owners as declared in the base branch.