Skip to content

Commit 13b27fb

Browse files
chore(deps): update appleboy/ssh-action action to v1.1.0
1 parent 95b1b81 commit 13b27fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-compose-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
SERVER_DESTINATION: ${{ secrets.SERVER_DESTINATION }} # Deploy to the target folder
4848

4949
- name: Deploy
50-
uses: appleboy/ssh-action@v1.0.3
50+
uses: appleboy/ssh-action@v1.1.0
5151
with:
5252
host: ${{ secrets.SERVER_HOST }}
5353
username: ${{ secrets.SERVER_USERNAME }}

0 commit comments

Comments
 (0)