ci: bump DeterminateSystems/nix-installer-action from 16 to 17

Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 16 to 17.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v16...v17)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-version: '17'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-24 21:47:03 +00:00 committed by awwpotato
parent 3194470d07
commit 2177469520
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@v16
- uses: DeterminateSystems/nix-installer-action@v17
- uses: cachix/cachix-action@v16
with:

View file

@ -28,7 +28,7 @@ jobs:
with:
persist-credentials: false
- uses: DeterminateSystems/nix-installer-action@v16
- uses: DeterminateSystems/nix-installer-action@v17
- 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@v16
- uses: DeterminateSystems/nix-installer-action@v17
- id: generate-token
uses: actions/create-github-app-token@v2