We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a74558 commit e5cfe92Copy full SHA for e5cfe92
.github/workflows/release.yml
@@ -84,7 +84,7 @@ jobs:
84
85
- name: Import GPG key
86
id: import_gpg
87
- uses: crazy-max/ghaction-import-gpg@v6.2.0
+ uses: crazy-max/ghaction-import-gpg@v6.3.0
88
with:
89
# These secrets will need to be configured for the repository:
90
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
0 commit comments