diff --git a/.github/workflows/combine_prs.yml b/.github/workflows/combine_prs.yml index 8694466e8..79daf76f1 100644 --- a/.github/workflows/combine_prs.yml +++ b/.github/workflows/combine_prs.yml @@ -15,7 +15,7 @@ jobs: steps: - name: combine-prs id: combine-prs - uses: github/combine-prs@v4.1.0 + uses: github/combine-prs@v5.2.0 with: branch_prefix: 'combine-prs' pr_title: 'chore: combine renovate[bot] PRs'