Skip to content

Commit

Permalink
ci: update determinatesystems/update-flake-lock action to v24 (#344)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 65f2a8a commit 4e08dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-locks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4e08dd5

Please sign in to comment.