Skip to content

Commit

Permalink
Update appleboy/ssh-action action to v1.2.0 (#261)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 9d214f5 commit 5d59d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
push: true
tags: swiftfiddle/swiftfiddle-lsp:latest

- uses: appleboy/ssh-action@v1.1.0
- uses: appleboy/ssh-action@v1.2.0
with:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USER }}
Expand Down

0 comments on commit 5d59d3c

Please sign in to comment.