Skip to content

Commit f78646a

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 b05be93 commit f78646a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/download_translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: Download translations
23-
uses: crowdin/github-action@v1.20.4
23+
uses: crowdin/github-action@v2.12.0
2424
env:
2525
GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}}
2626
CROWDIN_PROJECT_ID: 342373

0 commit comments

Comments
 (0)