Skip to content

Commit bfb49d0

Browse files
chore(deps): update appleboy/ssh-action action to v1.2.1 (#287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f54ba19 commit bfb49d0

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/[email protected].0
27+
- uses: appleboy/[email protected].1
2828
with:
2929
host: ${{ secrets.SSH_HOST }}
3030
username: ${{ secrets.SSH_USER }}

0 commit comments

Comments
 (0)