Skip to content

Commit

Permalink
build(deps): bump crowdin/github-action from 2.5.2 to 2.6.0 (#61)
Browse files Browse the repository at this point in the history
* build(deps): bump crowdin/github-action from 2.5.2 to 2.6.0

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.5.2 to 2.6.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@v2.5.2...v2.6.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>

* Update crowdin.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Rayes <live627@gmail.com>
  • Loading branch information
dependabot[bot] and live627 authored Feb 17, 2025
1 parent a2955b0 commit 9fe96f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crowdin/github-action@v2.5.2
- uses: crowdin/github-action@v2
with:
download_translations: true
config: '.github/crowdin.yml'
Expand Down

0 comments on commit 9fe96f6

Please sign in to comment.