diff --git a/.github/workflows/update-lock.yml b/.github/workflows/update-lock.yml index cef09ed..65aaca4 100644 --- a/.github/workflows/update-lock.yml +++ b/.github/workflows/update-lock.yml @@ -21,7 +21,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@v13 - name: Update lockfile - uses: DeterminateSystems/update-flake-lock@v21 + uses: DeterminateSystems/update-flake-lock@v23 with: commit-msg: "chore(flake): update inputs" pr-title: "chore(flake): update inputs"