We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ec2e1e commit 09b1ab7Copy full SHA for 09b1ab7
.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@v5.1.0
+ uses: crazy-max/ghaction-import-gpg@v5.3.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