Skip to content

Commit 95cdab8

Browse files
chore(deps): bump crowdin/github-action from 2.9.1 to 2.10.0
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@590c05e...9787f4f) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4106a90 commit 95cdab8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020

2121
- name: crowdin action
22-
uses: crowdin/github-action@590c05e09a29f392b203faf4d6aa8e0cd32c7835 # https://github.com/crowdin/github-action/releases/tag/v2.9.1
22+
uses: crowdin/github-action@9787f4fcb6a8450929673f1e8db841e8a5c35a2f # https://github.com/crowdin/github-action/releases/tag/v2.10.0
2323
with:
2424
upload_sources: true
2525
upload_translations: false

.github/workflows/update-external-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/checkout@v4
4949
# see all the options at https://github.com/crowdin/github-action
5050
- name: Crowdin PR
51-
uses: crowdin/github-action@590c05e09a29f392b203faf4d6aa8e0cd32c7835 # https://github.com/crowdin/github-action/releases/tag/v2.9.1
51+
uses: crowdin/github-action@9787f4fcb6a8450929673f1e8db841e8a5c35a2f # https://github.com/crowdin/github-action/releases/tag/v2.10.0
5252
with:
5353
upload_sources: false
5454
upload_translations: false

0 commit comments

Comments
 (0)