Skip to content

Commit

Permalink
Bump crowdin/github-action from 1.20.1 to 1.20.2 (#422)
Browse files Browse the repository at this point in the history
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@v1.20.1...v1.20.2)

---
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 Apr 16, 2024
1 parent e93e5ef commit 7f032b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Upload source to Crowdin
uses: crowdin/github-action@v1.20.1
uses: crowdin/github-action@v1.20.2
with:
upload_sources: true
upload_translations: false
Expand Down

0 comments on commit 7f032b0

Please sign in to comment.