Skip to content

Commit

Permalink
Merge pull request #146 from NachoToast/renovate/appleboy-ssh-action-1.x
Browse files Browse the repository at this point in the history
Update appleboy/ssh-action action to v1.0.3
  • Loading branch information
NachoToast authored Feb 13, 2024
2 parents f97d2d9 + 3864545 commit dd4ae11
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/[email protected].0
uses: appleboy/[email protected].3
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit dd4ae11

Please sign in to comment.