Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

chore(deps): pin crowdin/github-action action to 6ed209d #3176

Merged
merged 1 commit into from
Aug 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/sync_crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Sync translations to/from Crowdin
id: crowdin
uses: crowdin/github-action@v2
uses: crowdin/github-action@6ed209d411599a981ccb978df3be9dc9b8a81699 # v2
with:
upload_sources: true
upload_translations: false
Expand Down