Skip to content

Commit

Permalink
Merge pull request #758 from jellyfin/renovate/appleboy-ssh-action-1.x
Browse files Browse the repository at this point in the history
chore(deps): update appleboy/ssh-action action to v1
  • Loading branch information
oddstr13 authored Sep 2, 2023
2 parents 9a222dc + f365cd1 commit bdd800a
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/ssh-action@v0.1.10
uses: appleboy/ssh-action@v1.0.0
with:
host: ${{ secrets.DEPLOY_HOST }}
username: ${{ secrets.DEPLOY_USER }}
Expand Down

0 comments on commit bdd800a

Please sign in to comment.