Merge pull request #301 from vector-im/renovate/peter-evans-create-pull-request-5.x
Update peter-evans/create-pull-request action to v5
This commit is contained in:
commit
fb7d7ce9dc
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