Skip to content

Commit

Permalink
build(deps): bump crowdin/github-action from 2.4.0 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@v2.4.0...v2.5.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]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent f13f504 commit 2d686f8
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.4.0
uses: crowdin/github-action@v2.5.0
with: # This part can be a little fragile, be careful!
upload_sources: true
upload_translations: false
Expand Down

0 comments on commit 2d686f8

Please sign in to comment.