Skip to content

Commit

Permalink
Update appleboy/ssh-action action to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 8b0fe5d commit 27053ac
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.1.0
with:
host: ${{ secrets.REPO_HOST }}
username: ${{ secrets.REPO_USER }}
Expand Down

0 comments on commit 27053ac

Please sign in to comment.