Skip to content

Commit

Permalink
chore(deps): bump crowdin/github-action from 1.11.0 to 1.12.0 (#691)
Browse files Browse the repository at this point in the history
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/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 Aug 1, 2023
1 parent b67e7a6 commit d1292ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3

- name: Sync Crowdin translations
uses: crowdin/github-action@v1.11.0
uses: crowdin/github-action@v1.12.0
with:
upload_translations: false # default is false
# Use this option to upload translations for a single specified language
Expand Down

0 comments on commit d1292ac

Please sign in to comment.