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:
renovate[bot] 2024-10-08 12:59:52 -04:00 committed by GitHub
parent 65f2a8a364
commit 4e08dd54fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"