chore(deps): bump crowdin/github-action from 2.8.0 to 2.9.1 (#1997)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](297234bae0...590c05e09a)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bjohansebas <103585995+bjohansebas@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-01 18:55:42 -05:00
committed by GitHub
parent 3751b43911
commit d5eb506b2b
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ jobs:
persist-credentials: false
- name: crowdin action
uses: crowdin/github-action@297234bae049541aa48ed268e5de00dee4efa4b4 # https://github.com/crowdin/github-action/releases/tag/v2.8.0
uses: crowdin/github-action@590c05e09a29f392b203faf4d6aa8e0cd32c7835 # https://github.com/crowdin/github-action/releases/tag/v2.9.1
with:
upload_sources: true
upload_translations: false

View File

@@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@v4
# see all the options at https://github.com/crowdin/github-action
- name: Crowdin PR
uses: crowdin/github-action@297234bae049541aa48ed268e5de00dee4efa4b4 # https://github.com/crowdin/github-action/releases/tag/v2.8.0
uses: crowdin/github-action@590c05e09a29f392b203faf4d6aa8e0cd32c7835 # https://github.com/crowdin/github-action/releases/tag/v2.9.1
with:
upload_sources: false
upload_translations: false