Skip to content

Commit

Permalink
build(deps): bump crowdin/github-action from 2.2.0 to 2.3.0 (#116)
Browse files Browse the repository at this point in the history
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@v2.2.0...v2.3.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 Oct 29, 2024
1 parent b79b48d commit d0cfbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Grab strings from Crowdin
if: github.triggering_actor != '[email protected]' && github.triggering_actor != '[email protected]'
uses: crowdin/github-action@v2.2.0
uses: crowdin/github-action@v2.3.0
with: # This part can be a little fragile, be careful!
upload_sources: true
upload_translations: false
Expand Down

0 comments on commit d0cfbc1

Please sign in to comment.