From 35d33cd86982398abeeed1b49c6c4e78d12ae555 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:38:30 +0000 Subject: [PATCH] Bump crowdin/github-action from 2.3.0 to 2.4.0 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../workflows/core-get-language-source-v4.yml | 4 +- .../workflows/core-get-language-source-v5.yml | 4 +- ...rowdin-test-v4-dl-package-translations.yml | 2 +- .../crowdin-v4-dl-installer-translations.yml | 106 +++++------ .../crowdin-v4-dl-package-translations.yml | 166 +++++++++--------- .../crowdin-v5-dl-installer-translations.yml | 108 ++++++------ .../crowdin-v5-dl-package-translations.yml | 166 +++++++++--------- .github/workflows/local-upload-austrian.yml | 2 +- .../workflows/local-upload-austrian_v5.yml | 2 +- .github/workflows/local-upload-german.yml | 2 +- .github/workflows/local-upload-german_v5.yml | 2 +- .../workflows/local-upload-liechtenstein.yml | 2 +- .../local-upload-liechtenstein_v5.yml | 2 +- .github/workflows/local-upload-luxembourg.yml | 2 +- .../workflows/local-upload-luxembourg_v5.yml | 2 +- .github/workflows/local-upload-polish.yml | 2 +- .github/workflows/local-upload-polish_v5.yml | 2 +- .github/workflows/local-upload-swiss.yml | 2 +- .github/workflows/local-upload-swiss_v5.yml | 2 +- .github/workflows/remote-get-japanese-v4.yml | 2 +- .github/workflows/remote-get-japanese-v5.yml | 2 +- .github/workflows/remote-get-russian-v4.yml | 2 +- .github/workflows/remote-get-russian-v5.yml | 2 +- .github/workflows/remote-get-ukrainian-v4.yml | 2 +- .github/workflows/remote-get-ukrainian-v5.yml | 2 +- 25 files changed, 296 insertions(+), 296 deletions(-) diff --git a/.github/workflows/core-get-language-source-v4.yml b/.github/workflows/core-get-language-source-v4.yml index f76745e504..8dbd4d2c98 100644 --- a/.github/workflows/core-get-language-source-v4.yml +++ b/.github/workflows/core-get-language-source-v4.yml @@ -82,7 +82,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: crowdin action package files - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: true @@ -92,7 +92,7 @@ jobs: dryrun_action: false - name: crowdin action installer files - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: true diff --git a/.github/workflows/core-get-language-source-v5.yml b/.github/workflows/core-get-language-source-v5.yml index f2d9fa2258..f403a9ff18 100644 --- a/.github/workflows/core-get-language-source-v5.yml +++ b/.github/workflows/core-get-language-source-v5.yml @@ -82,7 +82,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: crowdin action package files - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: true @@ -94,7 +94,7 @@ jobs: dryrun_action: false - name: crowdin action installer files - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: true diff --git a/.github/workflows/crowdin-test-v4-dl-package-translations.yml b/.github/workflows/crowdin-test-v4-dl-package-translations.yml index 5df30eb009..5c1db4a4ac 100644 --- a/.github/workflows/crowdin-test-v4-dl-package-translations.yml +++ b/.github/workflows/crowdin-test-v4-dl-package-translations.yml @@ -24,7 +24,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Download Afrikaans - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Option to specify a path to the configuration file, without / at the beginning config: 'Configurations/Crowdin-J4-All.yml' diff --git a/.github/workflows/crowdin-v4-dl-installer-translations.yml b/.github/workflows/crowdin-v4-dl-installer-translations.yml index eaaf39f98b..044ab9d035 100644 --- a/.github/workflows/crowdin-v4-dl-installer-translations.yml +++ b/.github/workflows/crowdin-v4-dl-installer-translations.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: Crowdin Download Afrikaans - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -38,7 +38,7 @@ jobs: # "CrowdinID": "am" - name: Crowdin Download Arabic - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -56,7 +56,7 @@ jobs: # "CrowdinID": "az" - name: Crowdin Download Basque - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -68,7 +68,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Belarusian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -86,7 +86,7 @@ jobs: # "CrowdinID": "bs" - name: Crowdin Download Bulgarian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -98,7 +98,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Catalan - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -110,7 +110,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Chinese Simplified - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -122,7 +122,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Chinese Traditional - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -134,7 +134,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Croatian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -146,7 +146,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Czech - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -158,7 +158,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Danish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -170,7 +170,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Dari - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -182,7 +182,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Dutch - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -194,7 +194,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Dutch Belgium - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -206,7 +206,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download English Australia - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -218,7 +218,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download English Canada - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -230,7 +230,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download English New Zealand - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -245,7 +245,7 @@ jobs: # "CrowdinID": "en-ZA" - name: Crowdin Download English US - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -260,7 +260,7 @@ jobs: # "CrowdinID": "eo" - name: Crowdin Download Estonian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -272,7 +272,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Finnish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -284,7 +284,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download French - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -302,7 +302,7 @@ jobs: # "CrowdinID": "gl" - name: Crowdin Download Georgian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -320,7 +320,7 @@ jobs: # German Swiss doesn't use Crowdin - name: Crowdin Download Greek - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -335,7 +335,7 @@ jobs: # "CrowdinID": "gu" - name: Crowdin Download Hebrew - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -350,7 +350,7 @@ jobs: # "CrowdinID": "hi" - name: Crowdin Download Hungarian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -362,7 +362,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Indonesian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -377,7 +377,7 @@ jobs: # "CrowdinID": "ga" - name: Crowdin Download Italian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -389,7 +389,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Japanese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -401,7 +401,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Kazakh - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -416,7 +416,7 @@ jobs: # "CrowdinID": "km" - name: Crowdin Download Korean - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -434,7 +434,7 @@ jobs: # "CrowdinID": "lo" - name: Crowdin Download Latvian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -446,7 +446,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Lithuanian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -458,7 +458,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Macedonian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -483,7 +483,7 @@ jobs: # Joomla INI not ready yet # - name: Crowdin Download Norwegian Bokmal - # uses: crowdin/github-action@v2.3.0 + # uses: crowdin/github-action@v2.4.0 # with: # config: 'Configurations/Crowdin-J4-Installer.yml' # upload_sources: false @@ -504,7 +504,7 @@ jobs: # "CrowdinID": "ps-AR" - name: Crowdin Download Persian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -516,7 +516,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Polish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -528,7 +528,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Portuguese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -540,7 +540,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Portuguese, Brazilian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -552,7 +552,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Romanian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -565,7 +565,7 @@ jobs: # Russian doesn't use Crowdin # - name: Crowdin Download Russian - # uses: crowdin/github-action@v2.3.0 + # uses: crowdin/github-action@v2.4.0 # with: # config: 'Configurations/Crowdin-J4-Installer.yml' # upload_sources: false @@ -578,7 +578,7 @@ jobs: # Joomla INI not ready yet # - name: Crowdin Download Serbian (Cyrillic) - # uses: crowdin/github-action@v2.3.0 + # uses: crowdin/github-action@v2.4.0 # with: # config: 'Configurations/Crowdin-J4-Installer.yml' # upload_sources: false @@ -590,7 +590,7 @@ jobs: # localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Serbian (Latin) - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -605,7 +605,7 @@ jobs: # "CrowdinID": "si" - name: Crowdin Download Slovak - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -617,7 +617,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Slovenian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -629,7 +629,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Spanish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -650,7 +650,7 @@ jobs: # "CrowdinID": "sw" - name: Crowdin Download Swedish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -668,7 +668,7 @@ jobs: # "CrowdinID": "tl" - name: Crowdin Download Tamil - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -680,7 +680,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Thai - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -692,7 +692,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Turkish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -707,7 +707,7 @@ jobs: # "CrowdinID": "tk" - name: Crowdin Download Ukrainian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -722,7 +722,7 @@ jobs: # "CrowdinID": "ur-IN" - name: Crowdin Download Urdu (Pakistan) - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -737,7 +737,7 @@ jobs: # "CrowdinID": "ug" - name: Crowdin Download Vietnamese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -749,7 +749,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Welsh - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false diff --git a/.github/workflows/crowdin-v4-dl-package-translations.yml b/.github/workflows/crowdin-v4-dl-package-translations.yml index 66cedfcaaf..87f810a9a3 100644 --- a/.github/workflows/crowdin-v4-dl-package-translations.yml +++ b/.github/workflows/crowdin-v4-dl-package-translations.yml @@ -24,7 +24,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Download Afrikaans - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Option to specify a path to the configuration file, without / at the beginning config: 'Configurations/Crowdin-J4-All.yml' @@ -48,7 +48,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Albanian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -64,7 +64,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Arabic - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -80,7 +80,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Armenian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -96,7 +96,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Azerbaijani - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -112,7 +112,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Basque - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -128,7 +128,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Belarusian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -144,7 +144,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bengali - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -160,7 +160,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bosnian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -176,7 +176,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bulgarian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -192,7 +192,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Catalan - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -208,7 +208,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Simplified - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -224,7 +224,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Traditional - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -240,7 +240,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Croatian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -256,7 +256,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Czech - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -272,7 +272,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Danish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -288,7 +288,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dari - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -304,7 +304,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -320,7 +320,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch Belgium - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -336,7 +336,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Australia - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -352,7 +352,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Canada - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -368,7 +368,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English New Zealand - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -384,7 +384,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English US - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -400,7 +400,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English South Africa - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -416,7 +416,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Esperanto - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -432,7 +432,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Estonian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -448,7 +448,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Finnish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -464,7 +464,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -480,7 +480,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French Canada - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -496,7 +496,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Galician - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -512,7 +512,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Georgian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -533,7 +533,7 @@ jobs: # German Luxombourg doesn't use Crowdin # German Swiss doesn't use Crowdin - name: Crowdin Download Greek - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -549,7 +549,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Gujarati - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -565,7 +565,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hebrew - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -581,7 +581,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hindi - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -597,7 +597,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hungarian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -613,7 +613,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Indonesian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -629,7 +629,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Irish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -645,7 +645,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Italian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -662,7 +662,7 @@ jobs: # Japanese doesn't use Crowdin - name: Crowdin Download Kazakh - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -678,7 +678,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Khmer - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -694,7 +694,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Korean - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -710,7 +710,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Kyrgyz - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -726,7 +726,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lao - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -742,7 +742,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Latvian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -758,7 +758,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lithuanian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -774,7 +774,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Macedonian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -790,7 +790,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malay - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -806,7 +806,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malayalam - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -822,7 +822,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Marathi - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -838,7 +838,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Mongolian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -854,7 +854,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Ndonga - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -870,7 +870,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Northern Sami - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -886,7 +886,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Bokmal - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -902,7 +902,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Nynorsk - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -918,7 +918,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Occitan - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -934,7 +934,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Pashto - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -950,7 +950,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Persian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -967,7 +967,7 @@ jobs: # Polish doesn't use Crowdin - name: Crowdin Download Portuguese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -983,7 +983,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Portuguese Brazilian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -999,7 +999,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Romanian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1016,7 +1016,7 @@ jobs: # Russian doesn't use Crowdin - name: Crowdin Download Serbian Cyrillic - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1032,7 +1032,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Serbian Latin - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1048,7 +1048,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Sinhala - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1064,7 +1064,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovak - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1080,7 +1080,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovenian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1096,7 +1096,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Spain - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1112,7 +1112,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Colombia - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1128,7 +1128,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Mexico - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1144,7 +1144,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swahili - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1160,7 +1160,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swedish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1176,7 +1176,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Syriac - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1192,7 +1192,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tagalog - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1208,7 +1208,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tamil - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1224,7 +1224,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Thai - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1240,7 +1240,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tornedalen, Finland - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1256,7 +1256,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1272,7 +1272,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkmen - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1289,7 +1289,7 @@ jobs: # Ukrainian doesn't use Crowdin - name: Crowdin Download Urdu India - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1305,7 +1305,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Urdu (Pakistan) - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1321,7 +1321,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Uyghur - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1337,7 +1337,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Vietnamese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1353,7 +1353,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Welsh - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false diff --git a/.github/workflows/crowdin-v5-dl-installer-translations.yml b/.github/workflows/crowdin-v5-dl-installer-translations.yml index e033c853c0..616f00b4dd 100644 --- a/.github/workflows/crowdin-v5-dl-installer-translations.yml +++ b/.github/workflows/crowdin-v5-dl-installer-translations.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: Crowdin Download Afrikaans - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -39,7 +39,7 @@ jobs: # "CrowdinID": "am" - name: Crowdin Download Arabic - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -58,7 +58,7 @@ jobs: # "CrowdinID": "az" - name: Crowdin Download Basque - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -71,7 +71,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Belarusian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -90,7 +90,7 @@ jobs: # "CrowdinID": "bs" - name: Crowdin Download Bulgarian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -103,7 +103,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Catalan - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -116,7 +116,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Chinese Simplified - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -129,7 +129,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Chinese Traditional - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -142,7 +142,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Croatian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -155,7 +155,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Czech - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -168,7 +168,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Danish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -181,7 +181,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Dari - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -194,7 +194,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Dutch - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -207,7 +207,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Dutch Belgium - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -220,7 +220,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download English Australia - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -233,7 +233,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download English Canada - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -246,7 +246,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download English New Zealand - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -262,7 +262,7 @@ jobs: # "CrowdinID": "en-ZA" - name: Crowdin Download English US - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -278,7 +278,7 @@ jobs: # "CrowdinID": "eo" - name: Crowdin Download Estonian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -291,7 +291,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Finnish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -304,7 +304,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download French - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -317,7 +317,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download French Canada - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -333,7 +333,7 @@ jobs: # "CrowdinID": "gl" - name: Crowdin Download Georgian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -352,7 +352,7 @@ jobs: # German Swiss doesn't use Crowdin - name: Crowdin Download Greek - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -368,7 +368,7 @@ jobs: # "CrowdinID": "gu" - name: Crowdin Download Hebrew - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -384,7 +384,7 @@ jobs: # "CrowdinID": "hi" - name: Crowdin Download Hungarian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -397,7 +397,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Indonesian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -413,7 +413,7 @@ jobs: # "CrowdinID": "ga" - name: Crowdin Download Italian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -426,7 +426,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Japanese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -439,7 +439,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Kazakh - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -455,7 +455,7 @@ jobs: # "CrowdinID": "km" - name: Crowdin Download Korean - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -474,7 +474,7 @@ jobs: # "CrowdinID": "lo" - name: Crowdin Download Latvian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -487,7 +487,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Lithuanian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -500,7 +500,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Macedonian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -526,7 +526,7 @@ jobs: # Joomla INI not ready yet # - name: Crowdin Download Norwegian Bokmal - # uses: crowdin/github-action@v2.3.0 + # uses: crowdin/github-action@v2.4.0 # with: # config: 'Configurations/Crowdin-J5-Installer.yml' # crowdin_branch_name: JoomlaV5 @@ -548,7 +548,7 @@ jobs: # "CrowdinID": "ps-AR" - name: Crowdin Download Persian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -561,7 +561,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Polish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -574,7 +574,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Portuguese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -587,7 +587,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Portuguese, Brazilian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -600,7 +600,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Romanian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -614,7 +614,7 @@ jobs: # Russian doesn't use Crowdin # - name: Crowdin Download Russian - # uses: crowdin/github-action@v2.3.0 + # uses: crowdin/github-action@v2.4.0 # with: # config: 'Configurations/Crowdin-J5-Installer.yml' # crowdin_branch_name: JoomlaV5 @@ -628,7 +628,7 @@ jobs: # Joomla INI not ready yet # - name: Crowdin Download Serbian (Cyrillic) - # uses: crowdin/github-action@v2.3.0 + # uses: crowdin/github-action@v2.4.0 # with: # config: 'Configurations/Crowdin-J5-Installer.yml' # crowdin_branch_name: JoomlaV5 @@ -641,7 +641,7 @@ jobs: # localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Serbian (Latin) - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -657,7 +657,7 @@ jobs: # "CrowdinID": "si" - name: Crowdin Download Slovak - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -670,7 +670,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Slovenian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -683,7 +683,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Spanish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -705,7 +705,7 @@ jobs: # "CrowdinID": "sw" - name: Crowdin Download Swedish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -724,7 +724,7 @@ jobs: # "CrowdinID": "tl" - name: Crowdin Download Tamil - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -737,7 +737,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Thai - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -750,7 +750,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Turkish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -766,7 +766,7 @@ jobs: # "CrowdinID": "tk" - name: Crowdin Download Ukrainian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -782,7 +782,7 @@ jobs: # "CrowdinID": "ur-IN" - name: Crowdin Download Urdu (Pakistan) - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -798,7 +798,7 @@ jobs: # "CrowdinID": "ug" - name: Crowdin Download Vietnamese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -811,7 +811,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Welsh - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 diff --git a/.github/workflows/crowdin-v5-dl-package-translations.yml b/.github/workflows/crowdin-v5-dl-package-translations.yml index 4f211d93a6..f65bd3b5a0 100644 --- a/.github/workflows/crowdin-v5-dl-package-translations.yml +++ b/.github/workflows/crowdin-v5-dl-package-translations.yml @@ -24,7 +24,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Download Afrikaans - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Option to specify a path to the configuration file, without / at the beginning config: 'Configurations/Crowdin-J5-All.yml' @@ -49,7 +49,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Albanian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -66,7 +66,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Arabic - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -83,7 +83,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Armenian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -100,7 +100,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Azerbaijani - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -117,7 +117,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Basque - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -134,7 +134,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Belarusian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -151,7 +151,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bengali - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -168,7 +168,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bosnian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -185,7 +185,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bulgarian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -202,7 +202,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Catalan - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -219,7 +219,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Simplified - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -236,7 +236,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Traditional - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -253,7 +253,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Croatian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -270,7 +270,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Czech - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -287,7 +287,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Danish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -304,7 +304,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dari - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -321,7 +321,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -338,7 +338,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch Belgium - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -355,7 +355,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Australia - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -372,7 +372,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Canada - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -389,7 +389,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English New Zealand - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -406,7 +406,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English US - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -423,7 +423,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English South Africa - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -440,7 +440,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Esperanto - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -457,7 +457,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Estonian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -474,7 +474,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Finnish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -491,7 +491,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -508,7 +508,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French Canada - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -525,7 +525,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Galician - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -542,7 +542,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Georgian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -564,7 +564,7 @@ jobs: # German Luxombourg doesn't use Crowdin # German Swiss doesn't use Crowdin - name: Crowdin Download Greek - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -581,7 +581,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Gujarati - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -598,7 +598,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hebrew - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -615,7 +615,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hindi - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -632,7 +632,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hungarian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -649,7 +649,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Indonesian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -666,7 +666,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Irish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -683,7 +683,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Italian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -701,7 +701,7 @@ jobs: # Japanese doesn't use Crowdin - name: Crowdin Download Kazakh - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -718,7 +718,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Khmer - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -735,7 +735,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Korean - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -752,7 +752,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Kyrgyz - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -769,7 +769,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lao - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -786,7 +786,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Latvian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -803,7 +803,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lithuanian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -820,7 +820,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Macedonian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -837,7 +837,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malay - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -854,7 +854,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malayalam - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -871,7 +871,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Marathi - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -888,7 +888,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Mongolian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -905,7 +905,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Ndonga - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -922,7 +922,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Northern Sami - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -939,7 +939,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Bokmal - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -956,7 +956,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Nynorsk - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -973,7 +973,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Occitan - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -990,7 +990,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Pashto - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1007,7 +1007,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Persian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1025,7 +1025,7 @@ jobs: # Polish doesn't use Crowdin - name: Crowdin Download Portuguese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1042,7 +1042,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Portuguese Brazilian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1059,7 +1059,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Romanian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1077,7 +1077,7 @@ jobs: # Russian doesn't use Crowdin - name: Crowdin Download Serbian Cyrillic - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1094,7 +1094,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Serbian Latin - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1111,7 +1111,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Sinhala - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1128,7 +1128,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovak - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1145,7 +1145,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovenian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1162,7 +1162,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Spain - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1179,7 +1179,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Colombia - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1196,7 +1196,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Mexico - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1213,7 +1213,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swahili - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1230,7 +1230,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swedish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1247,7 +1247,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Syriac - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1264,7 +1264,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tagalog - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1281,7 +1281,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tamil - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1298,7 +1298,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Thai - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1315,7 +1315,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tornedalen, Finland - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1332,7 +1332,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1349,7 +1349,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkmen - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1367,7 +1367,7 @@ jobs: # Ukrainian doesn't use Crowdin - name: Crowdin Download Urdu India - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1384,7 +1384,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Urdu (Pakistan) - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1401,7 +1401,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Uyghur - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1418,7 +1418,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Vietnamese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1435,7 +1435,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Welsh - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 diff --git a/.github/workflows/local-upload-austrian.yml b/.github/workflows/local-upload-austrian.yml index 4eba8db73f..1c58cb1f86 100644 --- a/.github/workflows/local-upload-austrian.yml +++ b/.github/workflows/local-upload-austrian.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Austrian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-austrian_v5.yml b/.github/workflows/local-upload-austrian_v5.yml index 50492ddff8..113616182a 100644 --- a/.github/workflows/local-upload-austrian_v5.yml +++ b/.github/workflows/local-upload-austrian_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Austrian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-german.yml b/.github/workflows/local-upload-german.yml index ff9672799e..ff1bee87b9 100644 --- a/.github/workflows/local-upload-german.yml +++ b/.github/workflows/local-upload-german.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload German - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-german_v5.yml b/.github/workflows/local-upload-german_v5.yml index 794c66a0eb..83b9b94c98 100644 --- a/.github/workflows/local-upload-german_v5.yml +++ b/.github/workflows/local-upload-german_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload German - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-liechtenstein.yml b/.github/workflows/local-upload-liechtenstein.yml index ecf016f494..424d367605 100644 --- a/.github/workflows/local-upload-liechtenstein.yml +++ b/.github/workflows/local-upload-liechtenstein.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Liechtenstein - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-liechtenstein_v5.yml b/.github/workflows/local-upload-liechtenstein_v5.yml index 8f92deba58..81a7d289c3 100644 --- a/.github/workflows/local-upload-liechtenstein_v5.yml +++ b/.github/workflows/local-upload-liechtenstein_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Liechtenstein - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-luxembourg.yml b/.github/workflows/local-upload-luxembourg.yml index dd88a21ae8..d8c5cc434f 100644 --- a/.github/workflows/local-upload-luxembourg.yml +++ b/.github/workflows/local-upload-luxembourg.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Luxembourg - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-luxembourg_v5.yml b/.github/workflows/local-upload-luxembourg_v5.yml index bcda7f94b7..da6975ca60 100644 --- a/.github/workflows/local-upload-luxembourg_v5.yml +++ b/.github/workflows/local-upload-luxembourg_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Luxembourg - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-polish.yml b/.github/workflows/local-upload-polish.yml index 11a3f637f5..cd0f6d901d 100644 --- a/.github/workflows/local-upload-polish.yml +++ b/.github/workflows/local-upload-polish.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Polish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-polish_v5.yml b/.github/workflows/local-upload-polish_v5.yml index 84ffbd0ca1..115eac405a 100644 --- a/.github/workflows/local-upload-polish_v5.yml +++ b/.github/workflows/local-upload-polish_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Polish - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-swiss.yml b/.github/workflows/local-upload-swiss.yml index 5fd7df23bc..a6ed0830ad 100644 --- a/.github/workflows/local-upload-swiss.yml +++ b/.github/workflows/local-upload-swiss.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Swiss - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-swiss_v5.yml b/.github/workflows/local-upload-swiss_v5.yml index f42a720fcb..1fb5ef2bd5 100644 --- a/.github/workflows/local-upload-swiss_v5.yml +++ b/.github/workflows/local-upload-swiss_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Swiss - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/remote-get-japanese-v4.yml b/.github/workflows/remote-get-japanese-v4.yml index ae7ae03e78..9dafe26440 100644 --- a/.github/workflows/remote-get-japanese-v4.yml +++ b/.github/workflows/remote-get-japanese-v4.yml @@ -87,7 +87,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Japanese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/remote-get-japanese-v5.yml b/.github/workflows/remote-get-japanese-v5.yml index 6865fb626e..577602bf7a 100644 --- a/.github/workflows/remote-get-japanese-v5.yml +++ b/.github/workflows/remote-get-japanese-v5.yml @@ -87,7 +87,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Japanese - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/remote-get-russian-v4.yml b/.github/workflows/remote-get-russian-v4.yml index 3bc5485308..9dd19b927b 100644 --- a/.github/workflows/remote-get-russian-v4.yml +++ b/.github/workflows/remote-get-russian-v4.yml @@ -87,7 +87,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Russian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/remote-get-russian-v5.yml b/.github/workflows/remote-get-russian-v5.yml index 310bcfabbf..9af86dab4c 100644 --- a/.github/workflows/remote-get-russian-v5.yml +++ b/.github/workflows/remote-get-russian-v5.yml @@ -87,7 +87,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Russian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/remote-get-ukrainian-v4.yml b/.github/workflows/remote-get-ukrainian-v4.yml index 62840b9f66..bfe7682f41 100644 --- a/.github/workflows/remote-get-ukrainian-v4.yml +++ b/.github/workflows/remote-get-ukrainian-v4.yml @@ -87,7 +87,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Ukrainian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/remote-get-ukrainian-v5.yml b/.github/workflows/remote-get-ukrainian-v5.yml index 147d3ada03..af83c661a9 100644 --- a/.github/workflows/remote-get-ukrainian-v5.yml +++ b/.github/workflows/remote-get-ukrainian-v5.yml @@ -87,7 +87,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Ukrainian - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: # Upload sources to Crowdin upload_sources: false