File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 38
38
run : yarn generate-contributors
39
39
40
40
- name : Create Pull Request
41
- uses : peter-evans/create-pull-request@v3
41
+ uses : peter-evans/create-pull-request@v4
42
42
with :
43
43
# The standard GITHUB_TOKEN cannot be used as it will not trigger status checks on
44
44
# the PR that gets created (this behavior is not specific to this action).
Original file line number Diff line number Diff line change 14
14
with :
15
15
command : generate-sponsors
16
16
- name : Create Pull Request
17
- uses : peter-evans/create-pull-request@v3
17
+ uses : peter-evans/create-pull-request@v4
18
18
with :
19
19
# The standard GITHUB_TOKEN cannot be used as it will not trigger status checks on
20
20
# the PR that gets created (this behavior is not specific to this action).
You can’t perform that action at this time.
0 commit comments