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 2a473d7 commit 01cbe07Copy full SHA for 01cbe07
README.md
@@ -113,7 +113,7 @@ the [Import GPG](https://github.com/crazy-max/ghaction-import-gpg) GitHub Action
113
-
114
name: Import GPG key
115
id: import_gpg
116
- uses: crazy-max/ghaction-import-gpg@v6
+ uses: crazy-max/ghaction-import-gpg@v7
117
with:
118
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
119
passphrase: ${{ secrets.PASSPHRASE }}
0 commit comments