diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index ac7e834b430..1db3584eb8a 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -28,7 +28,7 @@ jobs: run: | python3 tools/make_mo.py - name: Push translatable and translated texts back to repo - uses: stefanzweifel/git-auto-commit-action@v4.15.4 + uses: stefanzweifel/git-auto-commit-action@v5.0.0 if: env.TX_TOKEN with: commit_message: |