We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16acf5 commit c311378Copy full SHA for c311378
.github/workflows/translations.yml
@@ -33,7 +33,7 @@ jobs:
33
token: ${{ secrets.ASF_CROWDIN_API_TOKEN }}
34
35
- name: Import GPG key
36
- uses: crazy-max/ghaction-import-gpg@v6.2.0
+ uses: crazy-max/ghaction-import-gpg@v6.3.0
37
with:
38
gpg_private_key: ${{ secrets.ARCHIBOT_ASF_UI_GPG_PRIVATE_KEY }}
39
git_user_signingkey: true
0 commit comments