Skip to content

Commit

Permalink
chore(deps): update appleboy/ssh-action action to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2023
1 parent a2e3158 commit af418db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
remote_key: ${{ secrets.DEPLOY_KEY }}

- name: Add to Kodi repo and clean up
uses: appleboy/[email protected].0
uses: appleboy/[email protected].1
with:
host: ${{ secrets.DEPLOY_HOST }}
username: ${{ secrets.DEPLOY_USER }}
Expand Down

0 comments on commit af418db

Please sign in to comment.