build(deps): bump cachix/install-nix-action from 31.10.5 to 31.10.6

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.10.5 to 31.10.6.
- [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/v31.10.5...v31.10.6)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-version: 31.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-14 16:25:06 +00:00 committed by GitHub
commit 9fcdadd575
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ jobs:
# Exit early if no relevant files are updated
- name: Install Nix
uses: cachix/install-nix-action@v31.10.5
uses: cachix/install-nix-action@v31.10.6
if: steps.changed-files.outputs.files == 'true'
with:
nix_path: nixpkgs=channel:nixos-unstable