Skip to content

Commit e499980

Browse files
dependabot[bot]plul
authored andcommitted
build(deps): bump cachix/install-nix-action from V27 to 28 (helix-editor#11713)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V27 to 28. This release includes the previously tagged commit. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@V27...V28) --- 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 23dcc5e commit e499980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cachix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Install nix
17-
uses: cachix/install-nix-action@V27
17+
uses: cachix/install-nix-action@V28
1818

1919
- name: Authenticate with Cachix
2020
uses: cachix/cachix-action@v15

0 commit comments

Comments
 (0)