Update peter-evans/create-pull-request action to v6

This commit is contained in:
renovate[bot] 2024-01-31 12:10:37 +00:00 committed by GitHub
parent 30ade1aab6
commit 5875193e02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
- name: Check - name: Check
run: | run: |
yarn run thirdparty yarn run thirdparty
- uses: peter-evans/create-pull-request@v5 - uses: peter-evans/create-pull-request@v6
with: with:
commit-message: "[Auto update] Thirdparty libraries list" commit-message: "[Auto update] Thirdparty libraries list"
branch: auto-update/thirdparty branch: auto-update/thirdparty