From de328ce1400747c2d117fca784f7e952a84e051f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 00:08:13 +0000 Subject: [PATCH] Bump DeterminateSystems/nix-installer-action from 19 to 20 Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 19 to 20. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/90bb610b90bf290cad97484ba341453bd1cbefea...786fff0690178f1234e4e1fe9b536e94f5433196) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '20' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 181f930..ee09f45 100644 --- a/action.yml +++ b/action.yml @@ -144,7 +144,7 @@ runs: - name: Install nix if: inputs.skip-nix-installation == 'false' - uses: DeterminateSystems/nix-installer-action@90bb610b90bf290cad97484ba341453bd1cbefea # v19 + uses: DeterminateSystems/nix-installer-action@786fff0690178f1234e4e1fe9b536e94f5433196 # v20 with: logger: pretty extra-conf: experimental-features = ca-derivations fetch-closure