Skip to content

Commit

Permalink
Update crowdin/github-action action to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2024
1 parent 62a5689 commit 74f0f71
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 @@ -19,7 +19,7 @@ jobs:
show-progress: false

- name: Upload latest strings for translation on Crowdin
uses: crowdin/github-action@v2.1.0
uses: crowdin/github-action@v2.1.1
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 @@ -21,7 +21,7 @@ jobs:
token: ${{ secrets.ARCHIBOT_ASF_UI_GITHUB_TOKEN }}

- name: Download latest translations from Crowdin
uses: crowdin/github-action@v2.1.0
uses: crowdin/github-action@v2.1.1
with:
upload_sources: false
download_translations: true
Expand Down

0 comments on commit 74f0f71

Please sign in to comment.