Skip to content

Commit 8fb01e7

Browse files
dependabot[bot]yurrriq
authored andcommitted
build(deps): bump cachix/install-nix-action from 22 to 23
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v22...v23) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7577ca commit 8fb01e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
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@v22
15+
uses: cachix/install-nix-action@v23
1616
with:
1717
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1818
nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/tarball/master

0 commit comments

Comments
 (0)