Skip to content

Commit c0c7c8b

Browse files
authored
Merge pull request #896 from liangliangyy/dependabot/github_actions/dev/github-actions-a8937717ac
ci(deps): bump appleboy/ssh-action from 1.2.4 to 1.2.5 in the github-actions group
2 parents 9076d6c + 33e2b9c commit c0c7c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
platforms: linux/amd64
165165

166166
- name: 部署到生产服务器
167-
uses: appleboy/[email protected].4
167+
uses: appleboy/[email protected].5
168168
with:
169169
host: ${{ secrets.PRODUCTION_HOST }}
170170
username: ${{ secrets.PRODUCTION_USER }}

0 commit comments

Comments
 (0)