Skip to content

Commit

Permalink
Merge pull request #588 from Chia-Network/dependabot/github_actions/c…
Browse files Browse the repository at this point in the history
…rowdin/github-action-2.0.0

Bump crowdin/github-action from 1.20.4 to 2.0.0
  • Loading branch information
BrandtH22 committed May 31, 2024
2 parents b8c4b24 + 5f05978 commit ba36bec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
passphrase: ${{ secrets.CHIA_AUTOMATION_PRIVATE_GPG_PASSPHRASE }}

- name: crowdin action
uses: crowdin/github-action@v1.20.4
uses: crowdin/github-action@v2.0.0
with:
upload_sources: false
upload_translations: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
secret/data/crowdin project-id-docs | CROWDIN_PROJECT_ID;
- name: crowdin action
uses: crowdin/github-action@v1.20.4
uses: crowdin/github-action@v2.0.0
with:
upload_sources: true
upload_translations: false
Expand Down

0 comments on commit ba36bec

Please sign in to comment.