From 1f4ce4861bad7920a3faaf3cd4725824ebf85ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 01:00:31 +0000 Subject: [PATCH] Bump DeterminateSystems/nix-installer-action from 16 to 17 Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 16 to 17. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d...21a544727d0c62386e78b4befe52d19ad12692e3) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '17' 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 06dd17a..0c86763 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@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16 + uses: DeterminateSystems/nix-installer-action@21a544727d0c62386e78b4befe52d19ad12692e3 # v17 with: logger: pretty extra-conf: experimental-features = ca-derivations fetch-closure