Skip to content

Commit cf76955

Browse files
Update appleboy/ssh-action action to v1.2.0
1 parent 9d214f5 commit cf76955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
push: true
2525
tags: swiftfiddle/swiftfiddle-lsp:latest
2626

27-
- uses: appleboy/ssh-action@v1.1.0
27+
- uses: appleboy/ssh-action@v1.2.0
2828
with:
2929
host: ${{ secrets.SSH_HOST }}
3030
username: ${{ secrets.SSH_USER }}

0 commit comments

Comments
 (0)