From 882adf789a427a992dd315b4227f59702ee21b7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 05:25:54 +0000 Subject: [PATCH] :arrow_up: Bump cachix/install-nix-action from 25 to 27 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 27. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v25...V27) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2bdf43c889..0ba774bc22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -492,7 +492,7 @@ jobs: # I could not find a way to install tree-grepper without nix # https://github.com/BrianHicks/tree-grepper/issues/293 - - uses: cachix/install-nix-action@v25 + - uses: cachix/install-nix-action@V27 - uses: cachix/cachix-action@v14 with: name: tree-grepper