diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-06 17:22:00 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-06 11:52:00 +0000 |
commit | 93659658a7307d2dfdf79422e6b63c41bd3b651c (patch) | |
tree | 30cb663d10b4cf443a62d9c9f235d8b5a6a46d05 /.github/workflows | |
parent | 7d7f50c9e4d70605a9646dc1ffbe5059e9acaf9e (diff) |
chore(deps): update crowdin/github-action digest to cf0ccf9 (#3200)
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 195a0b47..9dd613f7 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@6ed209d411599a981ccb978df3be9dc9b8a81699 # v2 + uses: crowdin/github-action@cf0ccf9a71f614e66e011d461ea11e5dbabb93ca # v2 with: upload_sources: true upload_translations: false |