Skip to content

Commit cbe49bf

Browse files
authored
Merge pull request #3 from Dipendra2003/dependabot/github_actions/appleboy/ssh-action-1.2.5
Bump appleboy/ssh-action from 1.0.3 to 1.2.5
2 parents 9c016bc + ca0de7c commit cbe49bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
steps:
4242
- name: SSH Deploy & Health Check with Auto-Rollback
43-
uses: appleboy/ssh-action@v1.0.3
43+
uses: appleboy/ssh-action@v1.2.5
4444
with:
4545
host: ${{ secrets.SERVER_HOST }}
4646
username: ${{ secrets.SERVER_USERNAME }}

0 commit comments

Comments
 (0)