mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-22 22:38:43 +01:00
chore(deps): update peter-evans/create-pull-request action to v5
This commit is contained in:
parent
65253aa9d9
commit
9d45f23c3a
2
.github/workflows/thirdparty.yml
vendored
2
.github/workflows/thirdparty.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Check
|
||||
run: |
|
||||
yarn run thirdparty
|
||||
- uses: peter-evans/create-pull-request@v4
|
||||
- uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
commit-message: "[Auto update] Thirdparty libraries list"
|
||||
branch: auto-update/thirdparty
|
||||
|
Loading…
Reference in New Issue
Block a user