Skip to content

Commit

Permalink
Update appleboy/ssh-action
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 authored May 7, 2024
1 parent 2884fca commit 8e3b060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

steps:
- name: Deploy to Digital Ocean droplet via SSH action
uses: appleboy/ssh-action@v0.1.3
uses: appleboy/ssh-action@v1.0.3
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit 8e3b060

Please sign in to comment.