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"