mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 10:41:42 +08:00
chore(deps): update photostructure/git-ssh-signing-action action to v2 (#4664)
This commit is contained in:
parent
52ec6d200a
commit
f7edacaf0e
2
.github/workflows/notice-board.yml
vendored
2
.github/workflows/notice-board.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
ref: ${{ github.ref }}
|
ref: ${{ github.ref }}
|
||||||
|
|
||||||
- name: Configure SSH
|
- name: Configure SSH
|
||||||
uses: photostructure/git-ssh-signing-action@v1
|
uses: photostructure/git-ssh-signing-action@v2
|
||||||
with:
|
with:
|
||||||
ssh-signing-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh-signing-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
git-user-name: ${{ github.actor }}
|
git-user-name: ${{ github.actor }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user