Skip to content

Commit fc992b2

Browse files
chore(deps): bump cachix/install-nix-action from 22 to 25 (#5)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 25. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v22...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7edcb69 commit fc992b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v4
10-
- uses: cachix/install-nix-action@v22
10+
- uses: cachix/install-nix-action@v25
1111
with:
1212
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1313
- uses: cachix/cachix-action@v14

0 commit comments

Comments
 (0)