Update appleboy/ssh-action action to v1.2.2

This commit is contained in:
renovate[bot] 2025-03-09 16:28:15 +00:00 committed by GitHub
parent 680f0745e7
commit 1931aae8a4
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 }}