We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a833c8 commit e1f6cecCopy full SHA for e1f6cec
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
go-version-file: 'go.mod'
40
cache: true
41
- name: Import GPG key
42
- uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6.3.0
+ uses: crazy-max/ghaction-import-gpg@2dc316deee8e90f13e1a351ab510b4d5bc0c82cd # v7.0.0
43
id: import_gpg
44
with:
45
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
0 commit comments