We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0ec2a commit 1e3805eCopy full SHA for 1e3805e
.github/workflows/uv-upgrade.yml
@@ -71,7 +71,7 @@ jobs:
71
if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch'
72
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7
73
with:
74
- branch: create-pull-request/yarn-update
+ branch: create-pull-request/uv-lock-update
75
title: 'chore(deps): update lockfile'
76
commit-message: 'chore(deps): update lockfile'
77
0 commit comments