···45 needs: get-merge-commit
46 if: github.repository_owner == 'NixOS' && needs.get-merge-commit.outputs.mergedSha
47 steps:
48- - uses: cachix/install-nix-action@754537aaedb35f72ab11a60cc162c49ef3016495 # v31
4950 - uses: cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
51 with:
···92 runs-on: ubuntu-24.04
93 if: github.repository_owner == 'NixOS'
94 steps:
95- - uses: cachix/install-nix-action@754537aaedb35f72ab11a60cc162c49ef3016495 # v31
9697 # Important: Because we use pull_request_target, this checks out the base branch of the PR, not the PR head.
98 # This is intentional, because we need to request the review of owners as declared in the base branch.
···45 needs: get-merge-commit
46 if: github.repository_owner == 'NixOS' && needs.get-merge-commit.outputs.mergedSha
47 steps:
48+ - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
4950 - uses: cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
51 with:
···92 runs-on: ubuntu-24.04
93 if: github.repository_owner == 'NixOS'
94 steps:
95+ - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
9697 # Important: Because we use pull_request_target, this checks out the base branch of the PR, not the PR head.
98 # This is intentional, because we need to request the review of owners as declared in the base branch.
+1-1
.github/workflows/editorconfig-v2.yml
···32 with:
33 ref: ${{ needs.get-merge-commit.outputs.mergedSha }}
3435- - uses: cachix/install-nix-action@754537aaedb35f72ab11a60cc162c49ef3016495 # v31
36 with:
37 # nixpkgs commit is pinned so that it doesn't break
38 # editorconfig-checker 2.4.0
···32 with:
33 ref: ${{ needs.get-merge-commit.outputs.mergedSha }}
3435+ - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
36 with:
37 # nixpkgs commit is pinned so that it doesn't break
38 # editorconfig-checker 2.4.0