Skip to content

Commit 28619bf

Browse files
dependabot[bot]yurrriq
authored andcommitted
build(deps): bump cachix/install-nix-action from V27 to 30
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V27 to 30. This release includes the previously tagged commit. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@V27...v30) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60e8ef2 commit 28619bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v4
1414
- name: Install Nix
15-
uses: cachix/install-nix-action@V27
15+
uses: cachix/install-nix-action@v30
1616
with:
1717
extra_nix_config: |
1818
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)