We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7dc9a1 commit 311f01bCopy full SHA for 311f01b
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
go-version: 1.22.4
23
- name: Import GPG Key
24
id: import_gpg
25
- uses: crazy-max/ghaction-import-gpg@v6.1.0
+ uses: crazy-max/ghaction-import-gpg@v6.2.0
26
with:
27
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
28
passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments