From e4a1799565ce4fd777388f415e418103a7a39ec4 Mon Sep 17 00:00:00 2001 From: wojsmol Date: Fri, 13 Oct 2023 13:44:33 +0200 Subject: [PATCH] Try to run test on every ccrowdin commit instead just the first one --- .../crowdin-v4-dl-package-translations.yml | 164 +++++++++--------- .../crowdin-v5-dl-package-translations.yml | 164 +++++++++--------- 2 files changed, 164 insertions(+), 164 deletions(-) diff --git a/.github/workflows/crowdin-v4-dl-package-translations.yml b/.github/workflows/crowdin-v4-dl-package-translations.yml index 00ed3dd0925..6488ddc82c8 100644 --- a/.github/workflows/crowdin-v4-dl-package-translations.yml +++ b/.github/workflows/crowdin-v4-dl-package-translations.yml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v4 # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Download Afrikaans - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: # Option to specify a path to the configuration file, without / at the beginning config: 'Configurations/Crowdin-J4-All.yml' @@ -45,7 +45,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Albanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -61,7 +61,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Arabic - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -77,7 +77,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Armenian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -93,7 +93,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Azerbaijani - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -109,7 +109,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Basque - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -125,7 +125,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bengali - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -141,7 +141,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bosnian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -157,7 +157,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bulgarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -173,7 +173,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Catalan - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -189,7 +189,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Simplified - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -205,7 +205,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Traditional - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -221,7 +221,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Croatian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -237,7 +237,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Czech - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -253,7 +253,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Danish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -269,7 +269,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dari - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -285,7 +285,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -301,7 +301,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch Belgium - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -317,7 +317,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Australia - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -333,7 +333,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Canada - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -349,7 +349,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English New Zealand - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -365,7 +365,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English US - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -381,7 +381,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English South Africa - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -397,7 +397,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Esperanto - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -413,7 +413,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Estonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -429,7 +429,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Finnish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -445,7 +445,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -461,7 +461,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French Canada - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -477,7 +477,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Galician - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -493,7 +493,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Georgian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -514,7 +514,7 @@ jobs: # German Luxombourg doesn't use Crowdin # German Swiss doesn't use Crowdin - name: Crowdin Download Greek - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -530,7 +530,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Gujarati - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -546,7 +546,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hebrew - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -562,7 +562,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hindi - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -578,7 +578,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hungarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -594,7 +594,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Indonesian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -610,7 +610,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Irish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -626,7 +626,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Italian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -643,7 +643,7 @@ jobs: # Japanese doesn't use Crowdin - name: Crowdin Download Kazakh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -659,7 +659,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Khmer - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -675,7 +675,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Korean - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -691,7 +691,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Kyrgyz - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -707,7 +707,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lao - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -723,7 +723,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Latvian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -739,7 +739,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lithuanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -755,7 +755,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Macedonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -771,7 +771,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malay - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -787,7 +787,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malayalam - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -803,7 +803,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Marathi - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -819,7 +819,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Mongolian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -835,7 +835,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Ndonga - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -851,7 +851,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Northern Sami - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -867,7 +867,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Bokmal - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -883,7 +883,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Nynorsk - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -899,7 +899,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Occitan - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -915,7 +915,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Pashto - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -931,7 +931,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Persian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -948,7 +948,7 @@ jobs: # Polish doesn't use Crowdin - name: Crowdin Download Portuguese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -964,7 +964,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Portuguese Brazilian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -980,7 +980,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Romanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -997,7 +997,7 @@ jobs: # Russian doesn't use Crowdin - name: Crowdin Download Serbian Cyrillic - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1013,7 +1013,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Serbian Latin - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1029,7 +1029,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Sinhala - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1045,7 +1045,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovak - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1061,7 +1061,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovenian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1077,7 +1077,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Spain - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1093,7 +1093,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Colombia - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1109,7 +1109,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Mexico - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1125,7 +1125,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swahili - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1141,7 +1141,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swedish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1157,7 +1157,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Syriac - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1173,7 +1173,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tagalog - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1189,7 +1189,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tamil - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1205,7 +1205,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Thai - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1221,7 +1221,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tornedalen, Finland - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1237,7 +1237,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1253,7 +1253,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkmen - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1270,7 +1270,7 @@ jobs: # Ukrainian doesn't use Crowdin - name: Crowdin Download Urdu India - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1286,7 +1286,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Urdu (Pakistan) - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1302,7 +1302,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Uyghur - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1318,7 +1318,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Vietnamese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1334,7 +1334,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Welsh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false diff --git a/.github/workflows/crowdin-v5-dl-package-translations.yml b/.github/workflows/crowdin-v5-dl-package-translations.yml index 9117df99c1c..97f1777a846 100644 --- a/.github/workflows/crowdin-v5-dl-package-translations.yml +++ b/.github/workflows/crowdin-v5-dl-package-translations.yml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v4 # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Download Afrikaans - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: # Option to specify a path to the configuration file, without / at the beginning config: 'Configurations/Crowdin-J5-All.yml' @@ -46,7 +46,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Albanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -63,7 +63,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Arabic - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -80,7 +80,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Armenian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -97,7 +97,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Azerbaijani - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -114,7 +114,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Basque - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -131,7 +131,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bengali - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -148,7 +148,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bosnian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -165,7 +165,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bulgarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -182,7 +182,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Catalan - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -199,7 +199,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Simplified - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -216,7 +216,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Traditional - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -233,7 +233,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Croatian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -250,7 +250,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Czech - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -267,7 +267,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Danish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -284,7 +284,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dari - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -301,7 +301,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -318,7 +318,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch Belgium - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -335,7 +335,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Australia - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -352,7 +352,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Canada - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -369,7 +369,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English New Zealand - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -386,7 +386,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English US - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -403,7 +403,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English South Africa - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -420,7 +420,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Esperanto - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -437,7 +437,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Estonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -454,7 +454,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Finnish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -471,7 +471,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -488,7 +488,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French Canada - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -505,7 +505,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Galician - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -522,7 +522,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Georgian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -544,7 +544,7 @@ jobs: # German Luxombourg doesn't use Crowdin # German Swiss doesn't use Crowdin - name: Crowdin Download Greek - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -561,7 +561,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Gujarati - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -578,7 +578,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hebrew - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -595,7 +595,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hindi - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -612,7 +612,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hungarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -629,7 +629,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Indonesian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -646,7 +646,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Irish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -663,7 +663,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Italian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -681,7 +681,7 @@ jobs: # Japanese doesn't use Crowdin - name: Crowdin Download Kazakh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -698,7 +698,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Khmer - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -715,7 +715,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Korean - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -732,7 +732,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Kyrgyz - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -749,7 +749,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lao - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -766,7 +766,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Latvian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -783,7 +783,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lithuanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -800,7 +800,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Macedonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -817,7 +817,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malay - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -834,7 +834,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malayalam - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -851,7 +851,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Marathi - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -868,7 +868,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Mongolian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -885,7 +885,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Ndonga - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -902,7 +902,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Northern Sami - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -919,7 +919,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Bokmal - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -936,7 +936,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Nynorsk - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -953,7 +953,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Occitan - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -970,7 +970,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Pashto - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -987,7 +987,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Persian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1005,7 +1005,7 @@ jobs: # Polish doesn't use Crowdin - name: Crowdin Download Portuguese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1022,7 +1022,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Portuguese Brazilian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1039,7 +1039,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Romanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1057,7 +1057,7 @@ jobs: # Russian doesn't use Crowdin - name: Crowdin Download Serbian Cyrillic - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1074,7 +1074,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Serbian Latin - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1091,7 +1091,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Sinhala - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1108,7 +1108,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovak - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1125,7 +1125,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovenian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1142,7 +1142,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Spain - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1159,7 +1159,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Colombia - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1176,7 +1176,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Mexico - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1193,7 +1193,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swahili - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1210,7 +1210,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swedish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1227,7 +1227,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Syriac - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1244,7 +1244,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tagalog - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1261,7 +1261,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tamil - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1278,7 +1278,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Thai - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1295,7 +1295,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tornedalen, Finland - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1312,7 +1312,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1329,7 +1329,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkmen - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1347,7 +1347,7 @@ jobs: # Ukrainian doesn't use Crowdin - name: Crowdin Download Urdu India - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1364,7 +1364,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Urdu (Pakistan) - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1381,7 +1381,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Uyghur - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1398,7 +1398,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Vietnamese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1415,7 +1415,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Welsh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@7ebe921dc710cc29debc4deea5716864a8342c65 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5