From fd6a1517e24a3d6d8dcf26950912769db2143d51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 08:49:05 +0000 Subject: [PATCH] chore(deps): pin crowdin/github-action action to 6ed209d --- .github/workflows/sync_crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml index a393504df..195a0b47f 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -13,7 +13,7 @@ jobs: - name: Sync translations to/from Crowdin id: crowdin - uses: crowdin/github-action@v2 + uses: crowdin/github-action@6ed209d411599a981ccb978df3be9dc9b8a81699 # v2 with: upload_sources: true upload_translations: false