From 4b14189bdbde252da93d9519cd3be7bb414749cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:06:09 +0000 Subject: [PATCH] build(deps): Bump cachix/install-nix-action from 27 to 31.10.6 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 27 to 31.10.6. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md) - [Commits](https://github.com/cachix/install-nix-action/compare/v27...8aa03977d8d733052d78f4e008a241fd1dbf36b3) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-version: 31.10.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3008497..7a40488 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -252,7 +252,7 @@ jobs: - name: Install Nix (for hash computation) if: steps.detect.outputs.should_release == 'true' - uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b + uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 with: extra_nix_config: | experimental-features = nix-command flakes