diff --git a/.github/workflows/pull_translations.yml b/.github/workflows/pull_translations.yml index a81ebdf1f9c..73fabff196e 100644 --- a/.github/workflows/pull_translations.yml +++ b/.github/workflows/pull_translations.yml @@ -28,7 +28,7 @@ jobs: run: yarn --immutable - name: Sync translations - uses: crowdin/github-action@v2.11.0 + uses: crowdin/github-action@v2.12.0 env: GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}} GITHUB_ACTOR: otto-the-bot diff --git a/.github/workflows/sync_translations.yml b/.github/workflows/sync_translations.yml index d882fdaa2ea..e212da7ff32 100644 --- a/.github/workflows/sync_translations.yml +++ b/.github/workflows/sync_translations.yml @@ -37,7 +37,7 @@ jobs: run: yarn translate:merge - name: Download translations - uses: crowdin/github-action@v2.11.0 + uses: crowdin/github-action@v2.12.0 env: GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}} CROWDIN_PROJECT_ID: 342359