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 9ec517d commit 0d9cae0Copy full SHA for 0d9cae0
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
}]
38
39
- name: Import GPG
40
- uses: crazy-max/ghaction-import-gpg@v6.1.0
+ uses: crazy-max/ghaction-import-gpg@v6.2.0
41
with:
42
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
43
passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments