mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-04 08:40:07 -06:00
Update peter-evans/create-pull-request action to v7 (#1940)
This commit is contained in:
2
.github/workflows/poeditor-sync.yml
vendored
2
.github/workflows/poeditor-sync.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
||||
run: echo "date=$(date +'%Y-%m-%d %H:%M:%S')" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v6
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
commit-message: "feat: translations updated from POEditor"
|
||||
|
||||
Reference in New Issue
Block a user