Skip to content

Commit

Permalink
Upgrade peter-evans/create-pull-request
Browse files Browse the repository at this point in the history
  • Loading branch information
ibacher authored and usamaidrsk committed Mar 11, 2024
1 parent 9ec259a commit 14ef9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tx-pull.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
token: ${{ secrets.TRANSIFEX_TOKEN }}
args: pull --force --all
- name: Create PR if necessary
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6.0.1
with:
commit-message: "(chore) Update translations from Transifex"
title: "(chore) Update translations from Transifex"
Expand Down

0 comments on commit 14ef9d5

Please sign in to comment.