Skip to content

Commit 2e98050

Browse files
Bump crowdin/github-action from 2.16.2 to 2.17.0 (#3016)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.16.2 to 2.17.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@v2.16.2...v2.17.0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f0ee77 commit 2e98050

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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/github-action@v2.16.2
59+
uses: crowdin/github-action@v2.17.0
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-blockchain-gui | CROWDIN_PROJECT_ID;
3535
3636
- name: crowdin action
37-
uses: crowdin/github-action@v2.16.2
37+
uses: crowdin/github-action@v2.17.0
3838
with:
3939
upload_sources: true
4040
upload_translations: false

0 commit comments

Comments
 (0)