diff --git a/.github/workflows/tx-pull.yml b/.github/workflows/tx-pull.yml index fa90b5efd3..16794f0d53 100644 --- a/.github/workflows/tx-pull.yml +++ b/.github/workflows/tx-pull.yml @@ -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"