From fad9192af7645a9764df1ea0841f1fe306d6c862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 10:02:30 +0100 Subject: [PATCH] build(deps): bump crowdin/github-action from 2.14.0 to 2.14.1 (#11677) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/pull-from-crowdin.yml | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pull-from-crowdin.yml b/.github/workflows/pull-from-crowdin.yml index a0bf6e0687..e20fb50ee9 100644 --- a/.github/workflows/pull-from-crowdin.yml +++ b/.github/workflows/pull-from-crowdin.yml @@ -19,7 +19,7 @@ jobs: ref: develop token: ${{ secrets.BOT_GITHUB_TOKEN }} - name: Pull translations from Crowdin - uses: crowdin/github-action@b4b468cffefb50bdd99dd83e5d2eaeb63c880380 # v2.14.0 + uses: crowdin/github-action@5587c43063e52090026857d386174d2599ad323b # v2.14.1 with: skip_ref_checkout: true upload_sources: false diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8d81a32c8c..92f97d8155 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -177,7 +177,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Push Source Files to Crowdin - uses: crowdin/github-action@b4b468cffefb50bdd99dd83e5d2eaeb63c880380 # v2.14.0 + uses: crowdin/github-action@5587c43063e52090026857d386174d2599ad323b # v2.14.1 with: upload_sources: true upload_sources_args: --delete-obsolete