mirror of
https://github.com/navidrome/navidrome.git
synced 2025-12-23 23:18:05 -05:00
chore(deps): bump peter-evans/create-pull-request from 6 to 7
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user