chore(deps): update photostructure/git-ssh-signing-action action to v2 (#4664)
This commit is contained in:
parent
52ec6d200a
commit
f7edacaf0e
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
ref: ${{ github.ref }}
|
||||
|
||||
- name: Configure SSH
|
||||
uses: photostructure/git-ssh-signing-action@v1
|
||||
uses: photostructure/git-ssh-signing-action@v2
|
||||
with:
|
||||
ssh-signing-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
git-user-name: ${{ github.actor }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue