1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-04 20:16:39 +08:00

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

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