mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-06-30 00:47:29 +00:00
Bump import-gpg action
This commit is contained in:
@@ -73,7 +73,7 @@ jobs:
|
||||
-
|
||||
name: Import GPG key
|
||||
id: import_gpg
|
||||
uses: crazy-max/ghaction-import-gpg@v1
|
||||
uses: crazy-max/ghaction-import-gpg@v2
|
||||
env:
|
||||
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY_TEST }}
|
||||
PASSPHRASE: ${{ secrets.PASSPHRASE_TEST }}
|
||||
|
||||
Reference in New Issue
Block a user