Skip to content

Commit

Permalink
build(deps): bump crowdin/github-action from 1.11.0 to 1.12.0 (#469)
Browse files Browse the repository at this point in the history
Bumps [crowdin/github-action](https:/crowdin/github-action) from 1.11.0 to 1.12.0.
- [Release notes](https:/crowdin/github-action/releases)
- [Commits](crowdin/github-action@v1.11.0...v1.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent c883da2 commit e4a6f29
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 @@ -26,7 +26,7 @@ jobs:
with:
fetch-depth: 0
- name: "🚀 Crowdin Download"
uses: crowdin/github-action@v1.11.0
uses: crowdin/github-action@v1.12.0
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 @@ -31,7 +31,7 @@ jobs:
with:
fetch-depth: 0
- name: "🚀 Crowdin Upload"
uses: crowdin/github-action@v1.11.0
uses: crowdin/github-action@v1.12.0
with:
upload_sources: true
upload_translations: false
Expand Down

0 comments on commit e4a6f29

Please sign in to comment.