build(deps): Bump the github-actions group with 2 updates (#4881)

Bumps the github-actions group with 2 updates: [crowdin/github-action](https://github.com/crowdin/github-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `crowdin/github-action` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](0749939f63...08713f00a5)

Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-03 09:31:45 +01:00
committed by GitHub
parent 2bd587f2c6
commit 5e9d548f07
3 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v5
- name: Pull translations from Crowdin
uses: crowdin/github-action@0749939f635900a2521aa6aac7a3766642b2dc71 # v2.11.0
uses: crowdin/github-action@08713f00a50548bfe39b37e8f44afb53e7a802d4 # v2.12.0
with:
upload_sources: false
download_translations: true

View File

@@ -44,7 +44,7 @@ jobs:
- run: npm ci
- name: upload npm logs
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
if: failure()
with:
name: npm-logs
@@ -75,7 +75,7 @@ jobs:
- uses: ./.github/actions/before-install
- run: npm ci
- name: upload npm logs
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
if: failure()
with:
name: npm-logs
@@ -107,7 +107,7 @@ jobs:
- uses: ./.github/actions/before-install
- run: npm ci
- name: upload npm logs
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
if: failure()
with:
name: npm-logs

View File

@@ -248,7 +248,7 @@ jobs:
uses: actions/checkout@v5
- name: Push Source Files to Crowdin
uses: crowdin/github-action@0749939f635900a2521aa6aac7a3766642b2dc71 # v2.11.0
uses: crowdin/github-action@08713f00a50548bfe39b37e8f44afb53e7a802d4 # v2.12.0
with:
upload_sources: true
upload_sources_args: --delete-obsolete