Update DeterminateSystems/nix-installer-action action to v21 #217

Merged
bot merged 1 commits from renovate/determinatesystems-nix-installer-action-21.x into main 2025-11-13 03:03:55 +01:00
Showing only changes of commit 1b5d14b90f - Show all commits

View File

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