Skip to content

Commit

Permalink
Merge pull request #927 from jellyfin/renovate/appleboy-ssh-action-1.x
Browse files Browse the repository at this point in the history
Update appleboy/ssh-action action to v1.2.0
  • Loading branch information
oddstr13 authored Nov 18, 2024
2 parents 848e82d + b7179bb commit 8d9b014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
remote_key: ${{ secrets.REPO_KEY }}

- name: Add to Kodi repo and clean up
uses: appleboy/ssh-action@v1.0.3
uses: appleboy/ssh-action@v1.2.0
with:
host: ${{ secrets.REPO_HOST }}
username: ${{ secrets.REPO_USER }}
Expand Down

0 comments on commit 8d9b014

Please sign in to comment.