From 3e1c74506e9ebb5c8280ac17b76a288334d46892 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 22:46:09 +0000 Subject: [PATCH] chore(deps): update determinatesystems/nix-installer-action action to v23 --- .github/workflows/generator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generator.yml b/.github/workflows/generator.yml index ccfafd38..e50cbd16 100644 --- a/.github/workflows/generator.yml +++ b/.github/workflows/generator.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Install Nix - uses: DeterminateSystems/nix-installer-action@ef8a148080ab6020fd15196c2084a2eea5ff2d25 # v22 + uses: DeterminateSystems/nix-installer-action@3138316df39ed29be04236d7ffc686fa525866aa # v23 - name: Install dependencies run: nix profile add nixpkgs#nickel nixpkgs#nushell