Skip to content

Commit

Permalink
Update appleboy/ssh-action action to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2023
1 parent 9c63bc6 commit ef222a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
concurrency: production_environment
steps:
- name: Execute remote build process
uses: appleboy/ssh-action@v0.1.10
uses: appleboy/ssh-action@v1.0.0
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit ef222a0

Please sign in to comment.