We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f815d commit 7a25e45Copy full SHA for 7a25e45
1 file changed
.github/workflows/release.yaml
@@ -48,7 +48,7 @@ jobs:
48
uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
49
50
- name: Import GPG key
51
- uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6.3.0
+ uses: crazy-max/ghaction-import-gpg@2dc316deee8e90f13e1a351ab510b4d5bc0c82cd # v7.0.0
52
id: import_gpg
53
with:
54
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
0 commit comments