mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-22 22:38:43 +01:00
Update peter-evans/create-pull-request action to v6
This commit is contained in:
parent
30ade1aab6
commit
5875193e02
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@v5
|
||||
- uses: peter-evans/create-pull-request@v6
|
||||
with:
|
||||
commit-message: "[Auto update] Thirdparty libraries list"
|
||||
branch: auto-update/thirdparty
|
||||
|
Loading…
Reference in New Issue
Block a user