Merge pull request #357 from jellyfin/dependabot/github_actions/appleboy/ssh-action-1.2.0

Bump appleboy/ssh-action from 1.0.0 to 1.2.0
This commit is contained in:
mcarlton00
2025-01-18 11:14:03 -05: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@v1.0.0
uses: appleboy/ssh-action@v1.2.0
with:
host: ${{ secrets.DEPLOY_HOST }}
username: ${{ secrets.DEPLOY_USER }}