diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-18 12:21:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-18 12:21:23 +0000 |
commit | 3e462ec9f3f5e3e095a0d64fdff920852935c167 (patch) | |
tree | 7544297ca261e74a6820029b4d6174088e4d2278 /.github/workflows | |
parent | 341c5faac1a431d3345cb1b8cfc2e18dc724e849 (diff) |
chore(deps): update crowdin/github-action digest to 91d52b5 (#3217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
-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 9dd613f7..8184af7c 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@cf0ccf9a71f614e66e011d461ea11e5dbabb93ca # v2 + uses: crowdin/github-action@91d52b545f82cb88e86c3002a443de22df77fa16 # v2 with: upload_sources: true upload_translations: false |