ci: bump DeterminateSystems/update-flake-lock from 21 to 23
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 21 to 23. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v21...v23) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
03685457ab
commit
4eb34323b8
2
.github/workflows/flake.yml
vendored
2
.github/workflows/flake.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
- uses: DeterminateSystems/nix-installer-action@v11
|
- uses: DeterminateSystems/nix-installer-action@v11
|
||||||
|
|
||||||
- id: update-flake-lock
|
- id: update-flake-lock
|
||||||
uses: DeterminateSystems/update-flake-lock@v21
|
uses: DeterminateSystems/update-flake-lock@v23
|
||||||
with:
|
with:
|
||||||
commit-msg: 'flake: update inputs'
|
commit-msg: 'flake: update inputs'
|
||||||
pr-title: 'flake: update inputs'
|
pr-title: 'flake: update inputs'
|
||||||
|
|
Loading…
Reference in a new issue