Skip to content

Commit a56cfc6

Browse files
Update appleboy/ssh-action action to v1.2.3
1 parent adb390d commit a56cfc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
uses: actions/checkout@v4
204204

205205
- name: 🚀 Deploy via SSH
206-
uses: appleboy/ssh-action@v1.2.2
206+
uses: appleboy/ssh-action@v1.2.3
207207
with:
208208
host: ${{ secrets.DEPLOY_HOST }}
209209
username: ${{ secrets.DEPLOY_USER }}

0 commit comments

Comments
 (0)