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 0ee1a5d + ba8efab commit 1105dddCopy full SHA for 1105ddd
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
} > "$tmp"
38
- name: Import GPG key
39
id: import_gpg
40
- uses: crazy-max/ghaction-import-gpg@v6
+ uses: crazy-max/ghaction-import-gpg@v7
41
with:
42
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
43
passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments