Skip to content

Commit c61bce1

Browse files
authored
Merge pull request #754 from Chia-Network/dependabot/github_actions/crowdin/github-action-2.5.2
Bump crowdin/github-action from 2.5.1 to 2.5.2
2 parents b686dd6 + 182f48c commit c61bce1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/crowdin-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
passphrase: ${{ secrets.CHIA_AUTOMATION_PRIVATE_GPG_PASSPHRASE }}
5757

5858
- name: crowdin action
59-
uses: crowdin/[email protected].1
59+
uses: crowdin/[email protected].2
6060
with:
6161
upload_sources: false
6262
upload_translations: false

.github/workflows/crowdin-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
secret/data/crowdin project-id-docs | CROWDIN_PROJECT_ID;
3535
3636
- name: crowdin action
37-
uses: crowdin/[email protected].1
37+
uses: crowdin/[email protected].2
3838
with:
3939
upload_sources: true
4040
upload_translations: false

0 commit comments

Comments
 (0)