From baf895043ec951867f3e39ce9e512a5dd575e8b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 03:42:36 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v8 --- .github/workflows/regen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/regen.yml b/.github/workflows/regen.yml index 402e1c8b..19fb7247 100644 --- a/.github/workflows/regen.yml +++ b/.github/workflows/regen.yml @@ -63,7 +63,7 @@ jobs: done - name: Create Pull Request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.BELLA_ACTION_TOKEN }} branch: 'feature/regen-sdks'