Skip to content

Commit

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

Bump crowdin/github-action from 2.1.0 to 2.1.1
  • Loading branch information
BrandtH22 authored Aug 14, 2024
2 parents bde70af + 3a2ef3c commit 90cabeb
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/[email protected].0
uses: crowdin/[email protected].1
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/[email protected].0
uses: crowdin/[email protected].1
with:
upload_sources: true
upload_translations: false
Expand Down

0 comments on commit 90cabeb

Please sign in to comment.