Compare commits

...

2 commits

Author SHA1 Message Date
raf
4d1f907768
Merge pull request #30 from NotAShelf/dependabot/github_actions/cachix/install-nix-action-31.10.6
build(deps): bump cachix/install-nix-action from 31.10.5 to 31.10.6
2026-05-14 19:37:29 +03:00
dependabot[bot]
9fcdadd575
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>
2026-05-14 16:25:06 +00:00

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