diff --git a/.github/workflows/tx-pull.yml b/.github/workflows/tx-pull.yml index b28bb8b06..92a4d5c75 100644 --- a/.github/workflows/tx-pull.yml +++ b/.github/workflows/tx-pull.yml @@ -16,7 +16,7 @@ jobs: - name: Pull translations from Transifex run: | ./tx -t ${{ secrets.TX_TOKEN }} pull -a -f - - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 + - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 with: # Optional. Commit message for the created commit. # Defaults to "Apply automatic changes"