mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
chore(deps): update peter-evans/create-pull-request action to v5 (#3677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6cbc90389f
commit
e19860c1a6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/changesets.yml
vendored
2
.github/workflows/changesets.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
|
||||
- name: Create pull request
|
||||
if: github.event_name == 'push'
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
token: ${{ secrets.BOT_PAT }}
|
||||
commit-message: 'release: version packages'
|
||||
|
|
Loading…
Add table
Reference in a new issue