This commit is contained in:
renovate[bot] 2025-04-23 04:29:29 +00:00 committed by GitHub
commit a512b654d0
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.0
uses: appleboy/ssh-action@v1.2.2
with:
host: ${{ secrets.REPO_HOST }}
username: ${{ secrets.REPO_USER }}