Skip to content

Commit 29b9b43

Browse files
Merge pull request #2578 from uccser/dependabot/github_actions/crowdin/github-action-1.20.2
build(deps): bump crowdin/github-action from 1.20.1 to 1.20.2
2 parents d933c89 + ef76037 commit 29b9b43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/crowdin-actions.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Upload or update source files to Crowdin
22-
uses: crowdin/[email protected].1
22+
uses: crowdin/[email protected].2
2323
with:
2424
upload_sources: true
2525

2626
- name: Download German translations
27-
uses: crowdin/[email protected].1
27+
uses: crowdin/[email protected].2
2828
with:
2929
upload_sources: false
3030
download_translations: true
@@ -42,7 +42,7 @@ jobs:
4242
config: crowdin.yaml
4343

4444
- name: Download Spanish translations
45-
uses: crowdin/[email protected].1
45+
uses: crowdin/[email protected].2
4646
with:
4747
upload_sources: false
4848
download_translations: true

0 commit comments

Comments
 (0)