Skip to content

Commit d831c47

Browse files
chore(deps): update crowdin/github-action action to v2.11.0
1 parent 53955cb commit d831c47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/crowdin-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
submodules: recursive
2121

2222
- name: Upload latest strings for translation on Crowdin
23-
uses: crowdin/github-action@9787f4fcb6a8450929673f1e8db841e8a5c35a2f # v2.10.0
23+
uses: crowdin/github-action@0749939f635900a2521aa6aac7a3766642b2dc71 # v2.11.0
2424
with:
2525
crowdin_branch_name: main
2626
config: '.github/crowdin.yml'

.github/workflows/translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
git reset --hard origin/master
3232
3333
- name: Download latest translations from Crowdin
34-
uses: crowdin/github-action@9787f4fcb6a8450929673f1e8db841e8a5c35a2f # v2.10.0
34+
uses: crowdin/github-action@0749939f635900a2521aa6aac7a3766642b2dc71 # v2.11.0
3535
with:
3636
upload_sources: false
3737
download_translations: true

0 commit comments

Comments
 (0)