Skip to content

Commit 9d298f3

Browse files
chore(deps): update determinatesystems/determinate-nix-action action to v3.18.0
1 parent 0f46269 commit 9d298f3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v6
3333

3434
- name: Install Nix
35-
uses: DeterminateSystems/determinate-nix-action@v3.17.3
35+
uses: DeterminateSystems/determinate-nix-action@v3.18.0
3636
- uses: DeterminateSystems/magic-nix-cache-action@main
3737
with:
3838
use-flakehub: false

.github/workflows/validate.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4242

4343
- name: Install Nix
44-
uses: DeterminateSystems/determinate-nix-action@v3.17.3
44+
uses: DeterminateSystems/determinate-nix-action@v3.18.0
4545
- uses: DeterminateSystems/magic-nix-cache-action@main
4646
with:
4747
use-flakehub: false
@@ -87,7 +87,7 @@ jobs:
8787
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
8888

8989
- name: Install Nix
90-
uses: DeterminateSystems/determinate-nix-action@v3.17.3
90+
uses: DeterminateSystems/determinate-nix-action@v3.18.0
9191
with: &nix-extra-conf
9292
extra-conf: |
9393
extra-experimental-features = nix-command flakes external-builders
@@ -133,7 +133,7 @@ jobs:
133133
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1
134134

135135
- name: Install Nix
136-
uses: DeterminateSystems/determinate-nix-action@v3.17.3
136+
uses: DeterminateSystems/determinate-nix-action@v3.18.0
137137
with: *nix-extra-conf
138138

139139
- name: Re-authenticate with FlakeHub token

0 commit comments

Comments
 (0)