From f04c56cf3ade02eba39a41942f5241d3e4687e96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 20:59:10 +0530 Subject: [PATCH] chore(deps): update github actions (#66573) 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 +- .github/workflows/e2e-third-party.yml | 4 ++-- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/workflows/crowdin-download.client-ui.yml b/.github/workflows/crowdin-download.client-ui.yml index 5006b17f08c..537bb6b9f5a 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@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 + uses: crowdin/github-action@ce33ce793a5cbc401d9cd748716e03fc90c001f1 # v2.15.2 # 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@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 + uses: crowdin/github-action@ce33ce793a5cbc401d9cd748716e03fc90c001f1 # v2.15.2 # 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@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 + uses: crowdin/github-action@ce33ce793a5cbc401d9cd748716e03fc90c001f1 # v2.15.2 # 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@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 + uses: crowdin/github-action@ce33ce793a5cbc401d9cd748716e03fc90c001f1 # v2.15.2 # 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@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 + uses: crowdin/github-action@ce33ce793a5cbc401d9cd748716e03fc90c001f1 # v2.15.2 # 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@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 + uses: crowdin/github-action@ce33ce793a5cbc401d9cd748716e03fc90c001f1 # v2.15.2 # 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@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 + uses: crowdin/github-action@ce33ce793a5cbc401d9cd748716e03fc90c001f1 # v2.15.2 # 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@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 + uses: crowdin/github-action@ce33ce793a5cbc401d9cd748716e03fc90c001f1 # v2.15.2 # 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@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 + uses: crowdin/github-action@ce33ce793a5cbc401d9cd748716e03fc90c001f1 # v2.15.2 # 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 51450a57e56..d07afce2cba 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@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 + uses: crowdin/github-action@ce33ce793a5cbc401d9cd748716e03fc90c001f1 # v2.15.2 # 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 5659418187c..b26fc95905d 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@d649adabd0daa7ea2ceeb232f66c30224575bb7e # v2.15.1 + uses: crowdin/github-action@ce33ce793a5cbc401d9cd748716e03fc90c001f1 # v2.15.2 # options: https://github.com/crowdin/github-action/blob/master/action.yml with: # uploads diff --git a/.github/workflows/e2e-third-party.yml b/.github/workflows/e2e-third-party.yml index edb0d608d30..8c6a55af07c 100644 --- a/.github/workflows/e2e-third-party.yml +++ b/.github/workflows/e2e-third-party.yml @@ -35,7 +35,7 @@ jobs: path: client-config - name: Setup pnpm - uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4.3.0 + uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 @@ -123,7 +123,7 @@ jobs: rm api-artifact/api-artifact.tar - name: Setup pnpm - uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4.3.0 + uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0