Skip to content

Commit

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

build(deps): bump crowdin/github-action from 1.18.0 to 1.19.0
  • Loading branch information
github-actions[bot] authored Feb 14, 2024
2 parents 8091777 + 43f6d0e commit d02492b
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/github-action@v1.18.0
uses: crowdin/github-action@v1.19.0
with:
upload_sources: true

- name: Download German translations
uses: crowdin/github-action@v1.18.0
uses: crowdin/github-action@v1.19.0
with:
upload_sources: false
download_translations: true
Expand All @@ -42,7 +42,7 @@ jobs:
config: crowdin.yaml

- name: Download Spanish translations
uses: crowdin/github-action@v1.18.0
uses: crowdin/github-action@v1.19.0
with:
upload_sources: false
download_translations: true
Expand Down

0 comments on commit d02492b

Please sign in to comment.