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.
2 parents 084e62b + d8a8741 commit 7ea9ddcCopy full SHA for 7ea9ddc
1 file changed
.github/workflows/create-release.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Import GPG key
72
if: github.event.repository.full_name == 'hydephp/cli'
73
- uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5
+ uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec
74
with:
75
gpg_private_key: ${{ secrets.GPG_SIGNING_PRIVATE_KEY }}
76
passphrase: ${{ secrets.GPG_SIGNING_KEY_PASSPHRASE }}
0 commit comments