Skip to content

Commit 3968fe2

Browse files
Update crowdin/github-action action to v2.16.1
1 parent b8b8f76 commit 3968fe2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/crowdin-ci.yml

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

2323
- name: Upload latest strings for translation on Crowdin
24-
uses: crowdin/github-action@7ca9c452bfe9197d3bb7fa83a4d7e2b0c9ae835d # v2.16.0
24+
uses: crowdin/github-action@c4603c03221bf738306d907d28d4942da99a0afa # v2.16.1
2525
with:
2626
crowdin_branch_name: main
2727
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@7ca9c452bfe9197d3bb7fa83a4d7e2b0c9ae835d # v2.16.0
34+
uses: crowdin/github-action@c4603c03221bf738306d907d28d4942da99a0afa # v2.16.1
3535
with:
3636
upload_sources: false
3737
download_translations: true

0 commit comments

Comments
 (0)