We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87bab08 commit f435a11Copy full SHA for f435a11
.github/workflows/goreleaser.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Import GPG key
30
id: import_gpg
31
- uses: crazy-max/ghaction-import-gpg@v4
+ uses: crazy-max/ghaction-import-gpg@v5.1.0
32
with:
33
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
34
passphrase: ${{ secrets.PASSPHRASE }}
0 commit comments