diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index caf910c..ba4acc3 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -29,8 +29,8 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} add-paths: flake.lock branch: chore/update-flake-lock - title: chore: update flake.lock - commit-message: chore: update flake.lock + title: "chore: update flake.lock" + commit-message: "chore: update flake.lock" body: | This is an automated update of `flake.lock` generated by the scheduled workflow.