Skip to content

Commit af590dc

Browse files
chore(deps): update appleboy/ssh-action action to v0.1.8
1 parent d397cd5 commit af590dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
target: /root
7878

7979
- name: Start Docker containers on remote host
80-
uses: appleboy/ssh-action@v0.1.4
80+
uses: appleboy/ssh-action@v0.1.8
8181
with:
8282
host: ${{ secrets.REMOTE_IP }}
8383
username: ${{ secrets.REMOTE_USERNAME }}

0 commit comments

Comments
 (0)