This commit is contained in:
renovate[bot] 2025-11-28 21:37:21 -05:00 committed by GitHub
commit 91da6bec22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,7 +49,7 @@ jobs:
remote_key: ${{ secrets.REPO_KEY }}
- name: Add to Kodi repo and clean up
uses: appleboy/ssh-action@v1.2.3
uses: appleboy/ssh-action@v1.2.4
with:
host: ${{ secrets.REPO_HOST }}
username: ${{ secrets.REPO_USER }}