From 6a7871c094e9ce650d8d4edb39d6b6caf2d76dc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 09:26:12 +0530 Subject: chore(deps): update gradle/gradle-build-action action to v2.6.1 (#2606) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/sync_crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/sync_crowdin.yml') diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml index 759ed33d..6549c159 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -18,7 +18,7 @@ jobs: java-version: 18 - name: Download new translations from Crowdin - uses: gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25 # v2.6.0 + uses: gradle/gradle-build-action@915a66c096a03101667f9df2e56c9efef558b165 # v2.6.1 with: arguments: --no-configuration-cache crowdin gradle-home-cache-cleanup: true -- cgit v1.2.3