diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-29 22:34:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-29 22:34:21 +0000 |
commit | b440a2207e3fa039f9870375737f397e23961284 (patch) | |
tree | 481ce4d02c95c34146fdb66e73afd294837b5c19 /.github/workflows/sync_crowdin.yml | |
parent | 835b65ab915bcd60de9fde32572b366414ff5c56 (diff) |
chore(deps): update gradle/gradle-build-action action to v2.1.5 (#1807)
Co-authored-by: Renovate Bot <bot@renovateapp.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 2f88282a..6ab4f8a0 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -19,7 +19,7 @@ jobs: cache: gradle - name: Download new translations from Crowdin - uses: gradle/gradle-build-action@v2.1.4 + uses: gradle/gradle-build-action@v2.1.5 with: arguments: --no-configuration-cache crowdin env: |