Skip to content

Commit fbc2e51

Browse files
chore(deps): update appleboy/ssh-action action to v1.2.5
1 parent 01368d5 commit fbc2e51

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
@@ -49,7 +49,7 @@ jobs:
4949
SERVER_DESTINATION: ${{ secrets.SERVER_DESTINATION }} # Deploy to the target folder
5050

5151
- name: Deploy
52-
uses: appleboy/ssh-action@v1.0.3
52+
uses: appleboy/ssh-action@v1.2.5
5353
with:
5454
host: ${{ secrets.SERVER_HOST }}
5555
username: ${{ secrets.SERVER_USERNAME }}

0 commit comments

Comments
 (0)