Skip to content

Commit 71d5185

Browse files
build(deps): bump crowdin/github-action from 2.11.0 to 2.12.0 (#11309)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@0749939...08713f0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.12.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 86093ad commit 71d5185

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pull-from-crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1212
- name: Pull translations from Crowdin
13-
uses: crowdin/github-action@0749939f635900a2521aa6aac7a3766642b2dc71 # v2.11.0
13+
uses: crowdin/github-action@08713f00a50548bfe39b37e8f44afb53e7a802d4 # v2.12.0
1414
with:
1515
upload_sources: false
1616
download_translations: true

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
167167

168168
- name: Push Source Files to Crowdin
169-
uses: crowdin/github-action@0749939f635900a2521aa6aac7a3766642b2dc71 # v2.11.0
169+
uses: crowdin/github-action@08713f00a50548bfe39b37e8f44afb53e7a802d4 # v2.12.0
170170
with:
171171
upload_sources: true
172172
upload_sources_args: --delete-obsolete

0 commit comments

Comments
 (0)