Merge pull request #746 from jellyfin/renovate/appleboy-ssh-action-0.x

Update appleboy/ssh-action action to v0.1.10
This commit is contained in:
Odd Stråbø 2023-06-30 19:23:45 +02:00 committed by GitHub
commit 8cc45e8f16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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