workflows: nix: 2.29.0 -> 2.29.1 (#419612)

Changed files
+10 -10
.github
+1 -1
.github/workflows/build.yml
···
mergedSha: ${{ inputs.mergedSha }}
merged-as-untrusted: true
-
- uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
with:
extra_nix_config: sandbox = true
···
mergedSha: ${{ inputs.mergedSha }}
merged-as-untrusted: true
+
- uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
with:
extra_nix_config: sandbox = true
+2 -2
.github/workflows/codeowners-v2.yml
···
merged-as-untrusted: true
target-as-trusted: true
-
- uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
- uses: cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
with:
···
name: Request
runs-on: ubuntu-24.04-arm
steps:
-
- uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
# Important: Because we use pull_request_target, this checks out the base branch of the PR, not the PR head.
# This is intentional, because we need to request the review of owners as declared in the base branch.
···
merged-as-untrusted: true
target-as-trusted: true
+
- uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
- uses: cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
with:
···
name: Request
runs-on: ubuntu-24.04-arm
steps:
+
- uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
# Important: Because we use pull_request_target, this checks out the base branch of the PR, not the PR head.
# This is intentional, because we need to request the review of owners as declared in the base branch.
+3 -3
.github/workflows/eval.yml
···
path: untrusted
- name: Install Nix
-
uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
with:
extra_nix_config: sandbox = true
···
path: trusted
- name: Install Nix
-
uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
with:
extra_nix_config: sandbox = true
···
merged-as-untrusted: true
- name: Install Nix
-
uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
with:
extra_nix_config: sandbox = true
···
path: untrusted
- name: Install Nix
+
uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
with:
extra_nix_config: sandbox = true
···
path: trusted
- name: Install Nix
+
uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
with:
extra_nix_config: sandbox = true
···
merged-as-untrusted: true
- name: Install Nix
+
uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
with:
extra_nix_config: sandbox = true
+3 -3
.github/workflows/lint.yml
···
mergedSha: ${{ inputs.mergedSha }}
merged-as-untrusted: true
-
- uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
with:
extra_nix_config: sandbox = true
···
mergedSha: ${{ inputs.mergedSha }}
merged-as-untrusted: true
-
- uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
with:
extra_nix_config: sandbox = true
···
targetSha: ${{ inputs.targetSha }}
target-as-trusted: true
-
- uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
with:
extra_nix_config: sandbox = true
···
mergedSha: ${{ inputs.mergedSha }}
merged-as-untrusted: true
+
- uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
with:
extra_nix_config: sandbox = true
···
mergedSha: ${{ inputs.mergedSha }}
merged-as-untrusted: true
+
- uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
with:
extra_nix_config: sandbox = true
···
targetSha: ${{ inputs.targetSha }}
target-as-trusted: true
+
- uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
with:
extra_nix_config: sandbox = true
+1 -1
.github/workflows/reviewers.yml
···
sparse-checkout: ci
- name: Install Nix
-
uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
with:
extra_nix_config: sandbox = true
···
sparse-checkout: ci
- name: Install Nix
+
uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
with:
extra_nix_config: sandbox = true