diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-06-20 16:05:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-20 16:05:01 +0000 |
commit | 77fa6251ef295500e571fa4bd07daf9db430a25b (patch) | |
tree | 00c1cb0dd1368301ef53801f0a10b5ab23cdb099 /.github/workflows/sync_crowdin.yml | |
parent | 4aa9584ca912358364832297959d8beafe1a170a (diff) |
chore(deps): update gradle/gradle-build-action action to v2.2.1 (#1970)
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 f3ed12f0..1605ba26 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.0 + uses: gradle/gradle-build-action@v2.2.1 with: arguments: --no-configuration-cache crowdin env: |