We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faae539 commit c30a07aCopy full SHA for c30a07a
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
-
45
name: Import GPG key
46
id: import_gpg
47
- uses: crazy-max/ghaction-import-gpg@v2
+ uses: crazy-max/ghaction-import-gpg@v6
48
env:
49
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
50
PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments