From 7007244c8b7c33cc5ae4125b09b449c5fdf6e557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:51:21 +0000 Subject: [PATCH] build(deps): bump cachix/install-nix-action from 31.0.0 to 31.9.0 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.0.0 to 31.9.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...4e002c8ec80594ecd40e759629461e26c8abed15) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-version: 31.9.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..74ee8cf9 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@4e002c8ec80594ecd40e759629461e26c8abed15 # v31 with: nix_path: nixpkgs=channel:nixos-unstable