Skip to content

Commit ad571d4

Browse files
meta: bump crowdin/github-action from 2.8.0 to 2.9.0 (#8024)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@297234b...9fd07c1) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.9.0 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 0cb9aa8 commit ad571d4

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@297234bae049541aa48ed268e5de00dee4efa4b4 # v2.8.0
40+
uses: crowdin/github-action@9fd07c1c5b36b15f082d1d860dc399f16f849bd7 # v2.9.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@297234bae049541aa48ed268e5de00dee4efa4b4 # v2.8.0
30+
uses: crowdin/github-action@9fd07c1c5b36b15f082d1d860dc399f16f849bd7 # v2.9.0
3131
with:
3232
# only upload sources, ensuring this is a one-way operation
3333
upload_sources: true

0 commit comments

Comments
 (0)