Merge pull request #281 from jellyfin/dependabot/github_actions/appleboy/ssh-action-0.1.10

Bump appleboy/ssh-action from 0.1.8 to 0.1.10
This commit is contained in:
Abby 2023-07-30 19:42:06 +01:00 committed by GitHub
commit b9936e4b77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.8
uses: appleboy/ssh-action@v0.1.10
with:
host: ${{ secrets.DEPLOY_HOST }}
username: ${{ secrets.DEPLOY_USER }}