2 parents d1418ef + 3ff53a3 commit dd36b0eCopy full SHA for dd36b0e
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
go-version-file: 'go.mod'
26
cache: true
27
- name: Import GPG key
28
- uses: crazy-max/ghaction-import-gpg@v6
+ uses: crazy-max/ghaction-import-gpg@v7
29
id: import_gpg
30
with:
31
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
0 commit comments