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 f69fd87 commit ed96d9eCopy full SHA for ed96d9e
.github/workflows/publish.yml
@@ -38,7 +38,7 @@ jobs:
38
title: "Bear v${{ env.VERSION }}"
39
40
- name: "Import GPG key"
41
- uses: crazy-max/ghaction-import-gpg@v5.4.0
+ uses: crazy-max/ghaction-import-gpg@v6.0.0
42
with:
43
gpg_private_key: "${{ secrets.GPG_PRIVATE_KEY }}"
44
0 commit comments