Skip to content

Commit 6dd170f

Browse files
meta: bump crowdin/github-action from 2.10.0 to 2.11.0 (#8181)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@9787f4f...0749939) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.11.0 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>
1 parent 33f3626 commit 6dd170f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/translations-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
# see all the options at https://github.com/crowdin/github-action
3939
- name: Crowdin PR
40-
uses: crowdin/github-action@9787f4fcb6a8450929673f1e8db841e8a5c35a2f # v2.10.0
40+
uses: crowdin/github-action@0749939f635900a2521aa6aac7a3766642b2dc71 # v2.11.0
4141
with:
4242
# do not upload anything - this is a one-way operation download
4343
upload_sources: false

.github/workflows/translations-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# see all the options at https://github.com/crowdin/github-action
2929
- name: crowdin action
30-
uses: crowdin/github-action@9787f4fcb6a8450929673f1e8db841e8a5c35a2f # v2.10.0
30+
uses: crowdin/github-action@0749939f635900a2521aa6aac7a3766642b2dc71 # v2.11.0
3131
with:
3232
# only upload sources, ensuring this is a one-way operation
3333
upload_sources: true

0 commit comments

Comments
 (0)