2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-28 03:26:45 +00:00

Bump crowdin/github-action from 2.6.1 to 2.7.0 in the dependencies group (#9430)

Bumps the dependencies group with 1 update: [crowdin/github-action](https://github.com/crowdin/github-action).


Updates `crowdin/github-action` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](2cc7959c56...b8012bd549)

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

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-04-01 07:13:11 +11:00 committed by GitHub
parent fcc6709b3f
commit 851ef71864
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@ jobs:
git reset --hard git reset --hard
git reset HEAD~ git reset HEAD~
- name: crowdin action - name: crowdin action
uses: crowdin/github-action@2cc7959c565767d6bc118118d6df3b63bf361370 # pin@v2 uses: crowdin/github-action@b8012bd5491b8aa8578b73ab5b5f5e7c94aaa6e2 # pin@v2
with: with:
upload_sources: true upload_sources: true
upload_translations: false upload_translations: false