Skip to content

Commit 25e583e

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Bump cachix/install-nix-action from 24 to 25
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v24...v25) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2958fd6 commit 25e583e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake-lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: Install Nix
16-
uses: cachix/install-nix-action@v24
16+
uses: cachix/install-nix-action@v25
1717
with:
1818
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1919
- name: Update flake.lock

0 commit comments

Comments
 (0)