Skip to content

Commit

Permalink
build(deps): bump crowdin/github-action from 1.3.0 to 1.3.1 (#4148)
Browse files Browse the repository at this point in the history
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@1.3.0...1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 9, 2021
1 parent c4a5314 commit d337c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2.3.4

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

0 comments on commit d337c86

Please sign in to comment.