chore(deps): update crazy-max/ghaction-import-gpg action to v6

This commit is contained in:
Renovate Bot 2024-02-25 02:38:29 +00:00
parent 0794fe5b8b
commit 735ae24c3f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
- name: Import GPG key
id: import_gpg
uses: https://github.com/crazy-max/ghaction-import-gpg@v5
uses: https://github.com/crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.GPGSIGN_KEY }}
passphrase: ${{ secrets.GPGSIGN_PASSPHRASE }}