From dbfdfb75a030b789043830c4786e5e1fce0b588b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:40:41 +0000 Subject: [PATCH] Update crowdin/github-action action to v2.4.0 --- .github/workflows/crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index d1fe073..c8873d1 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: crowdin action - uses: crowdin/github-action@v2.3.0 + uses: crowdin/github-action@v2.4.0 with: upload_sources: true upload_translations: false