upgrade action version
Co-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>
This commit is contained in:
parent
e13e71b242
commit
bdcfee4bfc
@ -306,7 +306,7 @@ The action can use GPG to sign commits with a GPG key that you generate yourself
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: crazy-max/ghaction-import-gpg@v3
|
||||
- uses: crazy-max/ghaction-import-gpg@v5
|
||||
with:
|
||||
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
|
||||
passphrase: ${{ secrets.GPG_PASSPHRASE }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user