From 371e24504ab79f18da68dd0ff688615e730bc50c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 22:37:10 +0000 Subject: [PATCH] chore(deps): update github/combine-prs action to v3.1.2 --- .github/workflows/combine-prs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/combine-prs.yaml b/.github/workflows/combine-prs.yaml index 1d95737..43faa99 100644 --- a/.github/workflows/combine-prs.yaml +++ b/.github/workflows/combine-prs.yaml @@ -17,6 +17,6 @@ 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: renovate