mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
chore(deps): bump peter-evans/create-pull-request from 6 to 7
This commit is contained in:
parent
7980ea6909
commit
cc77274cf1
4
.github/workflows/update-translations.yml
vendored
4
.github/workflows/update-translations.yml
vendored
@ -20,9 +20,9 @@ jobs:
|
||||
git status --porcelain
|
||||
git diff
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v6
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
token: ${{ secrets.PAT }}
|
||||
commit-message: Update translations
|
||||
commit-message: "fix(ui): update translations from POEditor"
|
||||
title: "fix(ui): update translations from POEditor"
|
||||
branch: update-translations
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user