Skip to content

Commit

Permalink
Merge pull request #2578 from uccser/dependabot/github_actions/crowdi…
Browse files Browse the repository at this point in the history
…n/github-action-1.20.2

build(deps): bump crowdin/github-action from 1.20.1 to 1.20.2
  • Loading branch information
github-actions[bot] authored Apr 2, 2024
2 parents d933c89 + ef76037 commit 29b9b43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/crowdin-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ jobs:
uses: actions/checkout@v4

- name: Upload or update source files to Crowdin
uses: crowdin/[email protected].1
uses: crowdin/[email protected].2
with:
upload_sources: true

- name: Download German translations
uses: crowdin/[email protected].1
uses: crowdin/[email protected].2
with:
upload_sources: false
download_translations: true
Expand All @@ -42,7 +42,7 @@ jobs:
config: crowdin.yaml

- name: Download Spanish translations
uses: crowdin/[email protected].1
uses: crowdin/[email protected].2
with:
upload_sources: false
download_translations: true
Expand Down

0 comments on commit 29b9b43

Please sign in to comment.