From b59b86a7094675668a22644258b95ccba07622f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:13:34 +0000 Subject: [PATCH] chore(deps): update github/combine-prs action to v5 --- .github/workflows/combine_prs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/combine_prs.yml b/.github/workflows/combine_prs.yml index 8694466e8..6a5b5b6df 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.0.0 with: branch_prefix: 'combine-prs' pr_title: 'chore: combine renovate[bot] PRs'