From 8d1dd6856c318e4f922b71fe1bdbaafa110883df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 09:20:16 +0000 Subject: [PATCH] build(deps): bump crowdin/github-action from 1.20.0 to 1.20.1 Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.20.0 to 1.20.1. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/download_translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/download_translations.yml b/.github/workflows/download_translations.yml index 88db86e2987..b9aa128d4fb 100644 --- a/.github/workflows/download_translations.yml +++ b/.github/workflows/download_translations.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v4 - name: Download translations - uses: crowdin/github-action@v1.20.0 + uses: crowdin/github-action@v1.20.1 env: GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}} CROWDIN_PROJECT_ID: 342373