Skip to content

Commit b33b432

Browse files
chore(deps): bump crowdin/github-action from 1.20.4 to 2.12.0
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.20.4 to 2.12.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@v1.20.4...v2.12.0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69221f7 commit b33b432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v3
1414
with:
1515
token: ${{ secrets.PUSH_TO_PROTECTED_BRANCH }}
16-
- uses: crowdin/github-action@v1.20.4
16+
- uses: crowdin/github-action@v2.12.0
1717
with:
1818
download_translations: true
1919
skip_untranslated_files: true

0 commit comments

Comments
 (0)