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] <support@github.com>
  • 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 != 'support+bot@crowdin.com' && github.triggering_actor != 'actions@github.com'
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.