From 61fb4838cc2a3fd7bdfa6e881f0ffc64ce6ca339 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 16:57:29 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v8 --- .github/workflows/prefetch-sponsors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prefetch-sponsors.yml b/.github/workflows/prefetch-sponsors.yml index 8cbe23f..333ff41 100644 --- a/.github/workflows/prefetch-sponsors.yml +++ b/.github/workflows/prefetch-sponsors.yml @@ -38,7 +38,7 @@ jobs: - name: 'Create: pull request' if: steps.check-changes.outputs.has_changes == 'true' - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: 'Prefetch-sponsors: update sponsor data'