Skip to content

Commit

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

Bump crowdin/github-action from 2.4.0 to 2.5.0
  • Loading branch information
BrandtH22 authored Jan 2, 2025
2 parents a6a85e9 + f82519b commit 64d26b7
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@v2.4.0
uses: crowdin/github-action@v2.5.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@v2.4.0
uses: crowdin/github-action@v2.5.0
with:
upload_sources: true
upload_translations: false
Expand Down

0 comments on commit 64d26b7

Please sign in to comment.