Skip to content

Commit

Permalink
Update crazy-max/ghaction-import-gpg action to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent a45b124 commit 7c5eb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
token: ${{ secrets.ASF_CROWDIN_API_TOKEN }}

- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6.1.0
uses: crazy-max/ghaction-import-gpg@v6.2.0
with:
gpg_private_key: ${{ secrets.ARCHIBOT_ASF_UI_GPG_PRIVATE_KEY }}
git_user_signingkey: true
Expand Down

0 comments on commit 7c5eb33

Please sign in to comment.