There was an error while loading. Please reload this page.
1 parent 6373a78 commit 89b14d6Copy full SHA for 89b14d6
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Import GPG key
38
id: import_gpg
39
uses:
40
- crazy-max/ghaction-import-gpg@v6
+ crazy-max/ghaction-import-gpg@v7
41
# These secrets will need to be configured for the repository:
42
with:
43
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
0 commit comments