Skip to content

Commit

Permalink
Bump crowdin/github-action from 1.13.1 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.13.1 to 1.15.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@v1.13.1...v1.15.0)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 12362cb commit 2a0cc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
python3.11 -m redgettext --command-docstrings --verbose --recursive .
- name: crowdin action
uses: crowdin/github-action@v1.13.1
uses: crowdin/github-action@v1.15.0
with:
upload_sources: true
upload_translations: false
Expand Down

0 comments on commit 2a0cc33

Please sign in to comment.