Skip to content

Commit 7ce2a05

Browse files
Update appleboy/ssh-action action to v1.2.1 (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58f7f17 commit 7ce2a05

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-runner:latest
2424

25-
- uses: appleboy/[email protected].0
25+
- uses: appleboy/[email protected].1
2626
with:
2727
host: ${{ secrets.SSH_HOST }}
2828
username: ${{ secrets.SSH_USER }}

0 commit comments

Comments
 (0)