Update peter-evans/create-pull-request action to v5
This commit is contained in:
parent
3aea24380a
commit
3c2d616367
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-localazy.yml
vendored
2
.github/workflows/sync-localazy.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Run Localazy script
|
||||
run: ./tools/localazy/downloadStrings.sh --all
|
||||
- name: Create Pull Request for Strings
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
commit-message: Sync Strings from Localazy
|
||||
title: Sync Strings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue