From c4eb2b3e22de12ce62c7db4c8eeac63f05c0ba02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 08:27:26 +0200 Subject: [PATCH] Update peter-evans/create-pull-request action to v7 (#826) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/update-sponsors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-sponsors.yml b/.github/workflows/update-sponsors.yml index 4ad4bd76..77230b48 100644 --- a/.github/workflows/update-sponsors.yml +++ b/.github/workflows/update-sponsors.yml @@ -23,7 +23,7 @@ jobs: - run: git config --global --add safe.directory "$GITHUB_WORKSPACE" - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: commit-message: "Updating sponsors" title: "Updating sponsors"