We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86edeed commit 57ef6caCopy full SHA for 57ef6ca
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
go-version-file: 'go.mod'
49
- name: Import GPG key
50
id: import_gpg
51
- uses: crazy-max/ghaction-import-gpg@53deb67fe3b05af114ad9488a4da7b782455d588
+ uses: crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4
52
env:
53
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
54
PASSPHRASE: ${{ secrets.PASSPHRASE }}
0 commit comments