We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2240495 commit 493a0f1Copy full SHA for 493a0f1
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Import GPG key
33
id: import_gpg
34
- uses: crazy-max/ghaction-import-gpg@v6.1.0
+ uses: crazy-max/ghaction-import-gpg@v6.2.0
35
with:
36
# These secrets will need to be configured for the repository:
37
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
0 commit comments