Compare commits
3 Commits
b9faa2224b
...
v12.5.7
| Author | SHA1 | Date | |
|---|---|---|---|
| 606e6042fd | |||
| 396cf2fffa | |||
|
195a0762a8
|
@@ -48,7 +48,7 @@ jobs:
|
||||
|
||||
- name: Import GPG key
|
||||
id: import_gpg
|
||||
uses: https://github.com/crazy-max/ghaction-import-gpg@v6
|
||||
uses: https://github.com/crazy-max/ghaction-import-gpg@v7
|
||||
with:
|
||||
gpg_private_key: ${{ secrets.GPGSIGN_KEY }}
|
||||
passphrase: ${{ secrets.GPGSIGN_PASSPHRASE }}
|
||||
|
||||
Reference in New Issue
Block a user