Skip to content

Commit

Permalink
chore(deps): bump appleboy/ssh-action from 1.2.0 to 1.2.1 (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent 797edf4 commit c1001c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

steps:
- name: SSH and deploy on server
uses: appleboy/[email protected].0
uses: appleboy/[email protected].1
with:
host: ${{ secrets.SERVER_IP }}
username: ${{ secrets.SERVER_USER }}
Expand Down

0 comments on commit c1001c7

Please sign in to comment.