Merge pull request #202 from jellyfin/dependabot/github_actions/appleboy/ssh-action-0.1.5

Bump appleboy/ssh-action from 0.1.4 to 0.1.5
This commit is contained in:
mcarlton00
2022-08-06 19:51:32 -04:00
committed by GitHub

View File

@@ -53,7 +53,7 @@ jobs:
remote_key: ${{ secrets.DEPLOY_KEY }}
- name: Add to Kodi repo and clean up
uses: appleboy/ssh-action@v0.1.4
uses: appleboy/ssh-action@v0.1.5
with:
host: ${{ secrets.DEPLOY_HOST }}
username: ${{ secrets.DEPLOY_USER }}