Skip to content

Commit

Permalink
chore(deps): update crowdin/github-action action to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 98f29b4 commit fa5c65f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
submodules: recursive

- name: Upload latest strings for translation on Crowdin
uses: crowdin/github-action@v2.2.0
uses: crowdin/github-action@v2.3.0
with:
crowdin_branch_name: main
config: '.github/crowdin.yml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
git reset --hard origin/master
- name: Download latest translations from Crowdin
uses: crowdin/github-action@v2.2.0
uses: crowdin/github-action@v2.3.0
with:
upload_sources: false
download_translations: true
Expand Down

0 comments on commit fa5c65f

Please sign in to comment.