diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-08-20 05:35:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 05:35:53 +0000 |
commit | e6e67140fa8b6248357efdce3adaa2c5515a2678 (patch) | |
tree | cf2ff3b858f56bb41426643fbc39b25bd34a4a2c /.github/workflows/sync_crowdin.yml | |
parent | d33617e5ffb8baffadd4decff3ac79fa61e70843 (diff) |
chore(deps): update gradle/gradle-build-action action to v2.2.5 (#2067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/sync_crowdin.yml')
-rw-r--r-- | .github/workflows/sync_crowdin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml index 4776d248..06f5d26d 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -18,7 +18,7 @@ jobs: java-version: 17 - name: Download new translations from Crowdin - uses: gradle/gradle-build-action@v2.2.4 + uses: gradle/gradle-build-action@v2.2.5 with: arguments: --no-configuration-cache crowdin env: |