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