diff --git a/.github/workflows/transifex.yml b/.github/workflows/transifex.yml index 2956a652c61..2ac81559b47 100644 --- a/.github/workflows/transifex.yml +++ b/.github/workflows/transifex.yml @@ -67,7 +67,7 @@ jobs: - name: Compile message catalogs run: python utils/babel_runner.py compile - name: Create Pull Request - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: commit-message: "[internationalisation] Update translations" branch: bot/pull-translations