Browse Source

Update crowdin action hash (#5753)

pull/5756/head
Vince Grassia 2 years ago committed by GitHub
parent
commit
a004453034
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/crowdin-pull.yml

2
.github/workflows/crowdin-pull.yml

@ -38,7 +38,7 @@ jobs: @@ -38,7 +38,7 @@ jobs:
secrets: "crowdin-api-token, github-gpg-private-key, github-gpg-private-key-passphrase"
- name: Download translations
uses: bitwarden/gh-actions/crowdin@37ffa14164a7308bc273829edfe75c97cd562375
uses: bitwarden/gh-actions/crowdin@a30e9c3d658dc97c4c2e61ec749fdab64b83386c
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_API_TOKEN: ${{ steps.retrieve-secrets.outputs.crowdin-api-token }}

Loading…
Cancel
Save