From b72820388a52786aca0255cc05ec7173e7d2d66a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 17:38:47 +0000 Subject: [PATCH] build(deps): bump cachix/install-nix-action from 31.0.0 to 31.10.0 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.0.0 to 31.10.0. - [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/02a151ada4993995686f9ed4f1be7cfbb229e56f...19effe9fe722874e6d46dd7182e4b8b7a43c4a99) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-version: 31.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pull-request-main-nix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-main-nix.yml b/.github/workflows/pull-request-main-nix.yml index 0170328c..bf13f5ae 100644 --- a/.github/workflows/pull-request-main-nix.yml +++ b/.github/workflows/pull-request-main-nix.yml @@ -19,7 +19,7 @@ jobs: actions: read steps: - name: Install Nix - uses: cachix/install-nix-action@02a151ada4993995686f9ed4f1be7cfbb229e56f # v31 + uses: cachix/install-nix-action@19effe9fe722874e6d46dd7182e4b8b7a43c4a99 # v31 with: nix_path: nixpkgs=channel:nixos-unstable