Update DeterminateSystems/nix-installer-action action to v19 #188

Merged
bot merged 2 commits from renovate/determinatesystems-nix-installer-action-19.x into main 2025-07-19 04:09:23 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 4f71551caa - Show all commits

View File

@@ -15,7 +15,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Install nix - name: Install nix
uses: DeterminateSystems/nix-installer-action@v18 uses: DeterminateSystems/nix-installer-action@v19
with: with:
github-token: ${{ secrets.GH_TOKEN_FOR_UPDATES }} github-token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
extra_nix_config: | extra_nix_config: |