Skip to content

Commit

Permalink
Update peter-evans/create-pull-request action to v7 (#826)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent 194018f commit c4eb2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c4eb2b3

Please sign in to comment.