We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb5b6c commit 4c1eb85Copy full SHA for 4c1eb85
.github/workflows/combine_prs.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: combine-prs
17
id: combine-prs
18
- uses: github/combine-prs@v4.1.0
+ uses: github/combine-prs@v5.1.0
19
with:
20
branch_prefix: 'combine-prs'
21
pr_title: 'chore: combine renovate[bot] PRs'
0 commit comments