Skip to content

Commit 7ea9ddc

Browse files
authored
Merge pull request #299 from hydephp/dependabot/github_actions/crazy-max/ghaction-import-gpg-6.3.0
Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0
2 parents 084e62b + d8a8741 commit 7ea9ddc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- name: Import GPG key
7272
if: github.event.repository.full_name == 'hydephp/cli'
73-
uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5
73+
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec
7474
with:
7575
gpg_private_key: ${{ secrets.GPG_SIGNING_PRIVATE_KEY }}
7676
passphrase: ${{ secrets.GPG_SIGNING_KEY_PASSPHRASE }}

0 commit comments

Comments
 (0)