Skip to content

Commit c09e33c

Browse files
authored
Merge pull request #23 from DrAugus/renovate/peter-evans-create-pull-request-8.x
chore(deps): update peter-evans/create-pull-request action to v8
2 parents 7eaa712 + 41444a2 commit c09e33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-hompage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# branch: ${{ github.head_ref }}
4747
- name: Create Pull Request
4848
if: ${{ steps.commit.outputs.has_changes == 'true' }}
49-
uses: peter-evans/create-pull-request@v7
49+
uses: peter-evans/create-pull-request@v8
5050
with:
5151
token: ${{ secrets.DEPLOY_GH }}
5252
title: "feat: auto reg homepage"

0 commit comments

Comments
 (0)