Skip to content

Commit 0b60bbd

Browse files
Update crazy-max/ghaction-import-gpg action to v7
1 parent 1a6641c commit 0b60bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818
- name: Import GPG key
1919
id: import_gpg
20-
uses: crazy-max/ghaction-import-gpg@v6
20+
uses: crazy-max/ghaction-import-gpg@v7
2121
with:
2222
gpg_private_key: ${{ secrets.GPG_SIGNING_KEY }}
2323
- name: "Create GPG_SIGNING_KEY file"

0 commit comments

Comments
 (0)