Skip to content

Commit 5d59d3c

Browse files
Update appleboy/ssh-action action to v1.2.0 (#261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d214f5 commit 5d59d3c

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)