Skip to content

Commit 34ec807

Browse files
Update appleboy/ssh-action action to v1.2.3 (#223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22021fd commit 34ec807

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

27-
- uses: appleboy/[email protected].2
27+
- uses: appleboy/[email protected].3
2828
with:
2929
host: ${{ secrets.SSH_HOST }}
3030
username: ${{ secrets.SSH_USER }}

0 commit comments

Comments
 (0)