From fc4c2bff39b2724829c5a885c73c834a2f5e8cd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 22:50:24 +0530 Subject: [PATCH] chore(deps): update crowdin/github-action action to v2.15.1 (#66561) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../workflows/crowdin-download.client-ui.yml | 18 +++++++++--------- .github/workflows/crowdin-upload.client-ui.yml | 2 +- .../workflows/crowdin-upload.curriculum.yml | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/crowdin-download.client-ui.yml b/.github/workflows/crowdin-download.client-ui.yml index 753bd14c546..5006b17f08c 100644 --- a/.github/workflows/crowdin-download.client-ui.yml +++ b/.github/workflows/crowdin-download.client-ui.yml @@ -33,7 +33,7 @@ jobs: ##### Download Chinese ##### - name: Crowdin Download Chinese Translations - uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # v2.15.0 + uses: crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads @@ -69,7 +69,7 @@ jobs: ##### Download Espanol ##### - name: Crowdin Download Espanol Translations - uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # v2.15.0 + uses: crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads @@ -98,7 +98,7 @@ jobs: ##### Download Italian ##### - name: Crowdin Download Italian Translations - uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # v2.15.0 + uses: crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads @@ -127,7 +127,7 @@ jobs: ##### Download Brazilian Portuguese ##### - name: Crowdin Download Portuguese (Brazilian) Translations - uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # v2.15.0 + uses: crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads @@ -156,7 +156,7 @@ jobs: ##### Download Ukrainian ##### - name: Crowdin Download Ukrainian Translations - uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # v2.15.0 + uses: crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads @@ -185,7 +185,7 @@ jobs: ##### Download Japanese ##### - name: Crowdin Download Japanese Translations - uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # v2.15.0 + uses: crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads @@ -214,7 +214,7 @@ jobs: ##### Download German ##### - name: Crowdin Download German Translations - uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # v2.15.0 + uses: crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads @@ -243,7 +243,7 @@ jobs: ##### Download Swahili ##### - name: Crowdin Download Swahili Translations - uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # v2.15.0 + uses: crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads @@ -272,7 +272,7 @@ jobs: ##### Download Korean ##### - name: Crowdin Download Korean Translations - uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # v2.15.0 + uses: crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads diff --git a/.github/workflows/crowdin-upload.client-ui.yml b/.github/workflows/crowdin-upload.client-ui.yml index 86559596b3a..51450a57e56 100644 --- a/.github/workflows/crowdin-upload.client-ui.yml +++ b/.github/workflows/crowdin-upload.client-ui.yml @@ -32,7 +32,7 @@ jobs: PROJECT_NAME: 'client' - name: Crowdin Upload - uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # v2.15.0 + uses: crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads diff --git a/.github/workflows/crowdin-upload.curriculum.yml b/.github/workflows/crowdin-upload.curriculum.yml index 676bbf7c226..5659418187c 100644 --- a/.github/workflows/crowdin-upload.curriculum.yml +++ b/.github/workflows/crowdin-upload.curriculum.yml @@ -32,7 +32,7 @@ jobs: PROJECT_NAME: 'curriculum' - name: Crowdin Upload - uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # v2.15.0 + uses: crowdin/github-action@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads