From 418844d4eae104b87c9c949f8652be7b14cc8a64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 20:14:40 +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..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'