From 8884d3dd578d6242b5f36c1d4f10ec40728ffa52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 10:23:37 -0500 Subject: [PATCH] Update crowdin/github-action action to v2.5.0 (#215) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 c8873d1..d7fc6ea 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.4.0 + uses: crowdin/github-action@v2.5.0 with: upload_sources: true upload_translations: false