From 7dccea4775b4b218147898022d72268c94c508d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 05:37:55 +0000 Subject: [PATCH] :arrow_up: Bump cachix/install-nix-action from 25 to 30 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 30. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v25...v30) --- 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..d627713752 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@v30 - uses: cachix/cachix-action@v14 with: name: tree-grepper