We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3e3211 + c08ccc7 commit b7695f1Copy full SHA for b7695f1
1 file changed
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
go-version: 1.18
29
- name: Import GPG key
30
id: import_gpg
31
- uses: crazy-max/ghaction-import-gpg@v6
+ uses: crazy-max/ghaction-import-gpg@82a020f1f7f605c65dd2449b392a52c3fcfef7ef # v6
32
with:
33
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
34
passphrase: ${{ secrets.PASSPHRASE }}
0 commit comments