diff --git a/.github/workflows/combine_prs.yml b/.github/workflows/combine_prs.yml index 3d1fa9f30..d6e494a5f 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@v3.1.1 + uses: github/combine-prs@v3.1.2 with: branch_prefix: 'combine-prs' pr_title: 'chore: combine renovate[bot] PRs'