From c84d2dafc36341f46075fc697763960d2f2e3d44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 02:42:06 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v8 --- .github/workflows/format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 379f188e..a196df23 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -25,7 +25,7 @@ jobs: run: npm i -f - name: Format run: npm run format - - uses: peter-evans/create-pull-request@v7 + - uses: peter-evans/create-pull-request@v8 with: commit-message: Format branch: format