Skip to content

Commit 01cbe07

Browse files
authored
docs: Upgrade import GPG action version (#547)
1 parent 2a473d7 commit 01cbe07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ the [Import GPG](https://github.com/crazy-max/ghaction-import-gpg) GitHub Action
113113
-
114114
name: Import GPG key
115115
id: import_gpg
116-
uses: crazy-max/ghaction-import-gpg@v6
116+
uses: crazy-max/ghaction-import-gpg@v7
117117
with:
118118
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
119119
passphrase: ${{ secrets.PASSPHRASE }}

0 commit comments

Comments
 (0)