diff --git a/.github/workflows/pull-from-crowdin.yml b/.github/workflows/pull-from-crowdin.yml index f3ea8dd107..0d0f518d8d 100644 --- a/.github/workflows/pull-from-crowdin.yml +++ b/.github/workflows/pull-from-crowdin.yml @@ -10,7 +10,7 @@ jobs: - name: Checkout uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Pull translations from Crowdin - uses: crowdin/github-action@2cc7959c565767d6bc118118d6df3b63bf361370 # v2.6.1 + uses: crowdin/github-action@b8012bd5491b8aa8578b73ab5b5f5e7c94aaa6e2 # v2.7.0 with: upload_sources: false download_translations: true diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 73e40c9767..22ffa923c2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -198,7 +198,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Push Source Files to Crowdin - uses: crowdin/github-action@2cc7959c565767d6bc118118d6df3b63bf361370 # v2.6.1 + uses: crowdin/github-action@b8012bd5491b8aa8578b73ab5b5f5e7c94aaa6e2 # v2.7.0 with: upload_sources: true upload_sources_args: --delete-obsolete