Skip to content

Commit c98eb51

Browse files
Merge pull request #251 from SwiftFiddle/renovate/appleboy-ssh-action-1.x
Update appleboy/ssh-action action to v1
2 parents 977a245 + 61c538f commit c98eb51

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
@@ -22,7 +22,7 @@ jobs:
2222
push: true
2323
tags: swiftfiddle/swiftfiddle-lsp:latest
2424

25-
- uses: appleboy/ssh-action@v0.1.1
25+
- uses: appleboy/ssh-action@v1.1.0
2626
with:
2727
host: ${{ secrets.SSH_HOST }}
2828
username: ${{ secrets.SSH_USER }}

0 commit comments

Comments
 (0)