Skip to content

Commit

Permalink
Bump crowdin/github-action from 2.0.0 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.0.0 to 2.1.2.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@v2.0.0...v2.1.2)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 1607523 commit 37e5f6c
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-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
fetch-depth: 0
- name: "🚀 Crowdin Download"
uses: crowdin/github-action@v2.0.0
uses: crowdin/github-action@v2.1.2
with:
upload_sources: false
upload_translations: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
fetch-depth: 0
- name: "🚀 Crowdin Upload"
uses: crowdin/github-action@v2.0.0
uses: crowdin/github-action@v2.1.2
with:
upload_sources: true
upload_translations: false
Expand Down

0 comments on commit 37e5f6c

Please sign in to comment.