Skip to content

Commit b5b0f38

Browse files
meta: bump crowdin/github-action from 2.5.2 to 2.6.1 (#7529)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.5.2 to 2.6.1. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@b811e49...2cc7959) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f33bf00 commit b5b0f38

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@b811e495831e49ff516e7c801f7c5546879b9ee7 # v2.5.2
40+
uses: crowdin/github-action@2cc7959c565767d6bc118118d6df3b63bf361370 # v2.6.1
4141
id: crowdin_pr
4242
with:
4343
# do not upload anything - this is a one-way operation download

.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@b811e495831e49ff516e7c801f7c5546879b9ee7 # v2.5.2
30+
uses: crowdin/github-action@2cc7959c565767d6bc118118d6df3b63bf361370 # v2.6.1
3131
with:
3232
# only upload sources, ensuring this is a one-way operation
3333
upload_sources: true

0 commit comments

Comments
 (0)