We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe2036 commit f126882Copy full SHA for f126882
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
}]
38
39
- name: Import GPG
40
- uses: crazy-max/ghaction-import-gpg@v6.2.0
+ uses: crazy-max/ghaction-import-gpg@v6.3.0
41
with:
42
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
43
passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments