Skip to content

Commit ed96d9e

Browse files
chore(deps): update crazy-max/ghaction-import-gpg action to v6 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f69fd87 commit ed96d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
title: "Bear v${{ env.VERSION }}"
3939

4040
- name: "Import GPG key"
41-
uses: crazy-max/ghaction-import-gpg@v5.4.0
41+
uses: crazy-max/ghaction-import-gpg@v6.0.0
4242
with:
4343
gpg_private_key: "${{ secrets.GPG_PRIVATE_KEY }}"
4444

0 commit comments

Comments
 (0)