Skip to content

Commit bd793c3

Browse files
chore(deps): update crazy-max/ghaction-import-gpg action to v6.2.0
1 parent ed96d9e commit bd793c3

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@v6.0.0
41+
uses: crazy-max/ghaction-import-gpg@v6.2.0
4242
with:
4343
gpg_private_key: "${{ secrets.GPG_PRIVATE_KEY }}"
4444

0 commit comments

Comments
 (0)