Skip to content

Commit 163a331

Browse files
Update peter-evans/create-pull-request action to v8 (#1005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e313ea commit 163a331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-sponsors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
2424

2525
- name: Create Pull Request
26-
uses: peter-evans/create-pull-request@v7
26+
uses: peter-evans/create-pull-request@v8
2727
with:
2828
commit-message: "Updating sponsors"
2929
title: "Updating sponsors"

0 commit comments

Comments
 (0)