Skip to content

Commit c311378

Browse files
Update crazy-max/ghaction-import-gpg action to v6.3.0
1 parent c16acf5 commit c311378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
token: ${{ secrets.ASF_CROWDIN_API_TOKEN }}
3434

3535
- name: Import GPG key
36-
uses: crazy-max/ghaction-import-gpg@v6.2.0
36+
uses: crazy-max/ghaction-import-gpg@v6.3.0
3737
with:
3838
gpg_private_key: ${{ secrets.ARCHIBOT_ASF_UI_GPG_PRIVATE_KEY }}
3939
git_user_signingkey: true

0 commit comments

Comments
 (0)