From d3b26b78a34453164e0ee1ec4f39c585ac6868f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 03:47:42 +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'