Skip to content

Commit

Permalink
chore(deps): bump crowdin/github-action from 1.20.2 to 1.20.3 (#17387)
Browse files Browse the repository at this point in the history
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@v1.20.2...v1.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent c8dd2b4 commit 05932cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_translations.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
run: yarn --immutable

- name: Sync translations
uses: crowdin/github-action@v1.20.2
uses: crowdin/github-action@v1.20.3
env:
GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}}
GITHUB_ACTOR: otto-the-bot
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_translations.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
run: yarn translate:merge

- name: Download translations
uses: crowdin/github-action@v1.20.2
uses: crowdin/github-action@v1.20.3
env:
GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}}
CROWDIN_PROJECT_ID: 342359
Expand Down

0 comments on commit 05932cf

Please sign in to comment.