Skip to content

Commit 859c285

Browse files
chore(deps): bump crowdin/github-action from 2.11.0 to 2.12.0 (#2097)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: bjohansebas <[email protected]>
1 parent edf3ba4 commit 859c285

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@0749939f635900a2521aa6aac7a3766642b2dc71 # https://github.com/crowdin/github-action/releases/tag/v2.11.0
22+
uses: crowdin/github-action@08713f00a50548bfe39b37e8f44afb53e7a802d4 # https://github.com/crowdin/github-action/releases/tag/v2.12.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@v5
4949
# see all the options at https://github.com/crowdin/github-action
5050
- name: Crowdin PR
51-
uses: crowdin/github-action@0749939f635900a2521aa6aac7a3766642b2dc71 # https://github.com/crowdin/github-action/releases/tag/v2.11.0
51+
uses: crowdin/github-action@08713f00a50548bfe39b37e8f44afb53e7a802d4 # https://github.com/crowdin/github-action/releases/tag/v2.12.0
5252
with:
5353
upload_sources: false
5454
upload_translations: false

0 commit comments

Comments
 (0)