From 3ba3025e58ce09e899f7333f5c1697361ea70d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 04:05:55 +0000 Subject: ci: bump cachix/install-nix-action in the actions group Bumps the actions group with 1 update: [cachix/install-nix-action](https://github.com/cachix/install-nix-action). Updates `cachix/install-nix-action` from 91a071959513ca103b54280ac0bef5b825791d4d to 02a151ada4993995686f9ed4f1be7cfbb229e56f - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/91a071959513ca103b54280ac0bef5b825791d4d...02a151ada4993995686f9ed4f1be7cfbb229e56f) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index afab016..26a9a71 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Install Nix - uses: cachix/install-nix-action@91a071959513ca103b54280ac0bef5b825791d4d # v31 + uses: cachix/install-nix-action@02a151ada4993995686f9ed4f1be7cfbb229e56f # v31 - name: Run tests run: | -- cgit v1.2.3