Skip to content

Commit

Permalink
build(deps): bump crowdin/github-action from 1.20.2 to 1.20.3 (#7836)
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 dcc37ca commit cbc8066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/download_translations.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- 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: 342373
Expand Down

0 comments on commit cbc8066

Please sign in to comment.