diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-23 22:58:21 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-23 17:28:21 +0000 |
commit | 1e4257aba3c7792bb0537bfedeb4fb6689a6c00c (patch) | |
tree | 600d7c95efea9bef64fbb6767696f1db97743897 | |
parent | 75d6b1b499285c7d087ce4c93bec36bc753bfebc (diff) |
chore(deps): update crowdin/github-action digest to 95d6e89 (#3231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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 8184af7c..6b5810ab 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -13,7 +13,7 @@ jobs: - name: Sync translations to/from Crowdin id: crowdin - uses: crowdin/github-action@91d52b545f82cb88e86c3002a443de22df77fa16 # v2 + uses: crowdin/github-action@95d6e895e871c3c7acf0cfb962f296baa41e63c6 # v2 with: upload_sources: true upload_translations: false |