Skip to content

Commit a84dc1b

Browse files
chore(deps): update crowdin/github-action action to v2.12.0
1 parent ca4a3ee commit a84dc1b

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@0749939f635900a2521aa6aac7a3766642b2dc71 # v2.11.0
23+
uses: crowdin/github-action@08713f00a50548bfe39b37e8f44afb53e7a802d4 # v2.12.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@0749939f635900a2521aa6aac7a3766642b2dc71 # v2.11.0
34+
uses: crowdin/github-action@08713f00a50548bfe39b37e8f44afb53e7a802d4 # v2.12.0
3535
with:
3636
upload_sources: false
3737
download_translations: true

0 commit comments

Comments
 (0)