ci: update determinatesystems/update-flake-lock action to v24 (#344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
65f2a8a364
commit
4e08dd54fb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-locks.yml
vendored
2
.github/workflows/update-locks.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@V27
|
||||
|
||||
- uses: DeterminateSystems/update-flake-lock@v23
|
||||
- uses: DeterminateSystems/update-flake-lock@v24
|
||||
with:
|
||||
path-to-flake-dir: "./dev"
|
||||
commit-msg: "chore: update dev flake inputs"
|
||||
|
|
Loading…
Reference in a new issue