We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe16dd commit 62575edCopy full SHA for 62575ed
.github/workflows/weekly-lockfile-update.yml
@@ -32,6 +32,7 @@ jobs:
32
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v7
33
with:
34
commit-message: "chore: update uv.lock with latest dependencies"
35
+ sign-commits: true
36
title: "chore: weekly dependency update"
37
body-path: pr_body.md
38
branch: weekly-lockfile-update
0 commit comments