Skip to content

Commit

Permalink
Merge pull request #357 from jellyfin/dependabot/github_actions/apple…
Browse files Browse the repository at this point in the history
…boy/ssh-action-1.2.0

Bump appleboy/ssh-action from 1.0.0 to 1.2.0
  • Loading branch information
mcarlton00 authored Jan 18, 2025
2 parents fdcc9d2 + 5d0fd36 commit de30a11
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 @@ -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 }}
Expand Down

0 comments on commit de30a11

Please sign in to comment.