aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/sync_crowdin.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-07-10 22:37:27 +0000
committerGitHub <noreply@github.com>2023-07-10 22:37:27 +0000
commitee814b3643e526ba4821dc129b4bd2bbdd2e99ac (patch)
tree8834375f78082b2d3de276b9ad1321bbd1446045 /.github/workflows/sync_crowdin.yml
parente973dc53cae821ea27bb62f8fb502efd12e05a7a (diff)
chore(deps): update gradle/gradle-build-action action to v2.6.0
Diffstat (limited to '.github/workflows/sync_crowdin.yml')
-rw-r--r--.github/workflows/sync_crowdin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml
index c8cd1b66..86867260 100644
--- a/.github/workflows/sync_crowdin.yml
+++ b/.github/workflows/sync_crowdin.yml
@@ -33,7 +33,7 @@ jobs:
java-version: 18
- name: Download new translations from Crowdin
- uses: gradle/gradle-build-action@40b6781dcdec2762ad36556682ac74e31030cfe2 # v2.5.1
+ uses: gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25 # v2.6.0
with:
arguments: --no-configuration-cache crowdin
gradle-home-cache-cleanup: true