Merge pull request #802 from jellyfin/renovate/appleboy-ssh-action-1.x

chore(deps): update appleboy/ssh-action action to v1.0.3
This commit is contained in:
Odd Stråbø 2024-02-04 16:08:34 +01:00 committed by GitHub
commit a513dac341
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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@v1.0.0
uses: appleboy/ssh-action@v1.0.3
with:
host: ${{ secrets.DEPLOY_HOST }}
username: ${{ secrets.DEPLOY_USER }}