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 ed96d9e commit bd793c3Copy full SHA for bd793c3
.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@v6.0.0
+ uses: crazy-max/ghaction-import-gpg@v6.2.0
42
with:
43
gpg_private_key: "${{ secrets.GPG_PRIVATE_KEY }}"
44
0 commit comments