From 4cb46b280a566885ec41d3e7bfa3ea30399f4b56 Mon Sep 17 00:00:00 2001 From: Joseph Flinn Date: Fri, 20 May 2022 12:14:56 -0700 Subject: [PATCH] bumping the custom action version --- .github/workflows/crowdin-pull.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin-pull.yml b/.github/workflows/crowdin-pull.yml index f9a27436e0..2be93e7066 100644 --- a/.github/workflows/crowdin-pull.yml +++ b/.github/workflows/crowdin-pull.yml @@ -40,7 +40,7 @@ jobs: - name: Download translations #uses: crowdin/github-action@e39093fd75daae7859c68eded4b43d42ec78d8ea # v1.3.2 - uses: bitwarden/gh-actions/crowdin@46414b4d79d44522dffbf171522884b06e26edbb + uses: bitwarden/gh-actions/crowdin@dc364533f642b614074a4acf3523eba4c55c3a7c env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} CROWDIN_API_TOKEN: ${{ steps.retrieve-secrets.outputs.crowdin-api-token }}