diff --git a/.github/workflows/pull_translations.yml b/.github/workflows/pull_translations.yml index f9cb78e85f9..da6998e439c 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.3.0 + uses: crowdin/github-action@v2.4.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 4b50711cf4a..322465c9550 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.3.0 + uses: crowdin/github-action@v2.4.0 env: GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}} CROWDIN_PROJECT_ID: 342359