Skip to content

Commit

Permalink
Bump crowdin/github-action from 2.5.0 to 2.5.1 (#2187)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 2817f94 commit ccd9105
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ jobs:
- name: 'Upload sources to Crowdin'
if: steps.changes.outputs.sources == 'true'
uses: crowdin/[email protected].0
uses: crowdin/[email protected].1
with:
upload_sources: true
upload_translations: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-locales.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sparse-checkout-cone-mode: false

- name: 'Download translations from Crowdin'
uses: crowdin/[email protected].0
uses: crowdin/[email protected].1
with:
upload_sources: false
upload_translations: false
Expand Down

0 comments on commit ccd9105

Please sign in to comment.