diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-04 07:56:24 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-05 13:14:37 -0500 |
| commit | c57b32fff8df275b8e2097dbb771cd425f12b3c2 (patch) | |
| tree | 0db8fc1ffc601e9628846fa62669467255afbaf0 /.github/workflows/update-flake.yaml | |
| parent | 4e8ce478aac32fc1c2ad302fba11161c3a034a48 (diff) | |
deps(actions): bump cachix/install-nix-action from 23 to 24
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24)
---
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]>
Diffstat (limited to '.github/workflows/update-flake.yaml')
| -rw-r--r-- | .github/workflows/update-flake.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-flake.yaml b/.github/workflows/update-flake.yaml index 71bc828..6f85b69 100644 --- a/.github/workflows/update-flake.yaml +++ b/.github/workflows/update-flake.yaml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: cachix/install-nix-action@v23 + - uses: cachix/install-nix-action@v24 - uses: DeterminateSystems/magic-nix-cache-action@main - uses: DeterminateSystems/update-flake-lock@v20 |
