Thanks to visit codestin.com Credit goes to github.com
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 01193dc commit d0457a7Copy full SHA for d0457a7
.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