|
@@ -69,7 +69,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: Import GPG key
|
|
- name: Import GPG key
|
|
|
id: import_gpg
|
|
id: import_gpg
|
|
|
- uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6.3.0
|
|
|
|
|
|
|
+ uses: crazy-max/ghaction-import-gpg@2dc316deee8e90f13e1a351ab510b4d5bc0c82cd # v7.0.0
|
|
|
with:
|
|
with:
|
|
|
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
|
|
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
|
|
|
passphrase: ${{ secrets.GPG_PASSPHRASE }}
|
|
passphrase: ${{ secrets.GPG_PASSPHRASE }}
|