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