diff --git a/.github/workflows/sync_tx.yml b/.github/workflows/sync_tx.yml index 124ecd3..7335b1b 100644 --- a/.github/workflows/sync_tx.yml +++ b/.github/workflows/sync_tx.yml @@ -31,7 +31,7 @@ jobs: python scripts/sync_translations.py - name: Commit to dev - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: Update translations branch: dev