Skip to content

Commit 460a071

Browse files
Bump cachix/install-nix-action from V28 to 30 (#1319)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V28 to 30. This release includes the previously tagged commit. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@V28...v30) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0297e8 commit 460a071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Install Nix
19-
uses: cachix/install-nix-action@V28
19+
uses: cachix/install-nix-action@v30
2020
with:
2121
nix_path: nixpkgs=channel:nixos-unstable
2222

0 commit comments

Comments
 (0)