1
0
Fork 0

chore(deps): update photostructure/git-ssh-signing-action action to v2 (#4664)

This commit is contained in:
renovate[bot] 2026-03-23 04:52:18 +00:00 committed by GitHub
parent 52ec6d200a
commit f7edacaf0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}