Skip to content

Commit

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

build(deps): bump crowdin/github-action from 1.17.0 to 1.18.0
  • Loading branch information
github-actions[bot] authored Feb 8, 2024
2 parents 5f035e5 + c7f212a commit 6c1dce3
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.17.0
uses: crowdin/github-action@v1.18.0
with:
upload_sources: true

- name: Download German translations
uses: crowdin/github-action@v1.17.0
uses: crowdin/github-action@v1.18.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.17.0
uses: crowdin/github-action@v1.18.0
with:
upload_sources: false
download_translations: true
Expand Down

0 comments on commit 6c1dce3

Please sign in to comment.