chore(deps): bump crowdin/github-action from 2.13.0 to 2.14.0

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](60debf382e...b4b468cffe)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-01 16:57:04 +00:00
committed by GitHub
parent df7c2e3741
commit 0c82d16cd3
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ jobs:
persist-credentials: false persist-credentials: false
- name: crowdin action - name: crowdin action
uses: crowdin/github-action@60debf382ee245b21794321190ad0501db89d8c1 # https://github.com/crowdin/github-action/releases/tag/v2.13.0 uses: crowdin/github-action@b4b468cffefb50bdd99dd83e5d2eaeb63c880380 # https://github.com/crowdin/github-action/releases/tag/v2.14.0
with: with:
upload_sources: true upload_sources: true
upload_translations: false upload_translations: false

View File

@@ -90,7 +90,7 @@ jobs:
uses: actions/checkout@v6 uses: actions/checkout@v6
# see all the options at https://github.com/crowdin/github-action # see all the options at https://github.com/crowdin/github-action
- name: Crowdin PR - name: Crowdin PR
uses: crowdin/github-action@60debf382ee245b21794321190ad0501db89d8c1 # https://github.com/crowdin/github-action/releases/tag/v2.13.0 uses: crowdin/github-action@b4b468cffefb50bdd99dd83e5d2eaeb63c880380 # https://github.com/crowdin/github-action/releases/tag/v2.14.0
with: with:
upload_sources: false upload_sources: false
upload_translations: false upload_translations: false