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 869de60 + 2c0f748 commit f2da099Copy full SHA for f2da099
.github/workflows/build.yml
@@ -133,7 +133,7 @@ jobs:
133
name: phar-artifact
134
135
- name: Import GPG key
136
- uses: crazy-max/ghaction-import-gpg@v6
+ uses: crazy-max/ghaction-import-gpg@v7
137
with:
138
gpg_private_key: ${{ secrets.GPG_KEY_47CD54B6398FE21B3709D0A4D9C905CED1932CA2 }}
139
passphrase: ${{ secrets.GPG_KEY_47CD54B6398FE21B3709D0A4D9C905CED1932CA2_PASSPHRASE }}
0 commit comments