ci: bump DeterminateSystems/nix-installer-action from 17 to 18 (#1582)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-07-03 21:11:17 -07:00 committed by GitHub
parent 9b4ecf4aca
commit 3c73dee2db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ jobs:
with:
persist-credentials: false
- uses: DeterminateSystems/nix-installer-action@v17
- uses: DeterminateSystems/nix-installer-action@v18
- uses: cachix/cachix-action@v16
with:

View file

@ -28,7 +28,7 @@ jobs:
with:
persist-credentials: false
- uses: DeterminateSystems/nix-installer-action@v17
- uses: DeterminateSystems/nix-installer-action@v18
- uses: cachix/cachix-action@v16
with:

View file

@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ matrix.branch }}
- uses: DeterminateSystems/nix-installer-action@v17
- uses: DeterminateSystems/nix-installer-action@v18
- id: generate-token
uses: actions/create-github-app-token@v2