Skip to content

Commit 7184b95

Browse files
chore(deps): bump crowdin/github-action from 1.20.3 to 1.20.4 (#17418)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.20.3 to 1.20.4. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@v1.20.3...v1.20.4) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eaa53d7 commit 7184b95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pull_translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: yarn --immutable
2929

3030
- name: Sync translations
31-
uses: crowdin/[email protected].3
31+
uses: crowdin/[email protected].4
3232
env:
3333
GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}}
3434
GITHUB_ACTOR: otto-the-bot

.github/workflows/sync_translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: yarn translate:merge
3838

3939
- name: Download translations
40-
uses: crowdin/[email protected].3
40+
uses: crowdin/[email protected].4
4141
env:
4242
GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}}
4343
CROWDIN_PROJECT_ID: 342359

0 commit comments

Comments
 (0)