Update crazy-max/ghaction-import-gpg action to v7
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
id: install
|
||||
|
||||
- name: Import GPG key
|
||||
uses: crazy-max/ghaction-import-gpg@v6
|
||||
uses: crazy-max/ghaction-import-gpg@v7
|
||||
with:
|
||||
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
|
||||
passphrase: ${{ secrets.GPG_PASSPHRASE }}
|
||||
|
||||
Reference in New Issue
Block a user