mirror of
https://gitea.com/gitea/helm-actions.git
synced 2026-04-11 12:10:41 +00:00
Compare commits
1 Commits
v0.0.3
...
0f5dc3a2d0
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f5dc3a2d0 |
@ -35,7 +35,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