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 0e3c499 commit 3805fc5Copy full SHA for 3805fc5
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
cache: true
28
- name: Import GPG key
29
id: import_gpg
30
- uses: crazy-max/ghaction-import-gpg@v6.2.0
+ uses: crazy-max/ghaction-import-gpg@v6.3.0
31
with:
32
# These secrets will need to be configured for the repository:
33
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
0 commit comments