From ab0eb8f584c804524c6eb35874bc2dbe477854d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 19:03:10 +0000 Subject: [PATCH] chore(deps): update determinatesystems/nix-installer-action action to v20 --- .github/workflows/update-flake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-flake.yml b/.github/workflows/update-flake.yml index 6ecdcce..0136bdc 100644 --- a/.github/workflows/update-flake.yml +++ b/.github/workflows/update-flake.yml @@ -17,7 +17,7 @@ jobs: with: persist-credentials: false - name: Install Nix - uses: DeterminateSystems/nix-installer-action@v19 + uses: DeterminateSystems/nix-installer-action@v20 - name: Update flake.lock id: update uses: DeterminateSystems/update-flake-lock@v27