Skip to content

Commit

Permalink
build(deps): bump appleboy/ssh-action from 1.0.3 to 1.1.0 (#155)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anmol Nagpal <4303310+anmolnagpal@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and anmolnagpal authored Nov 7, 2024
1 parent 8706174 commit b53319f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RemoteSSHCommand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
uses: actions/checkout@v4

- name: executing remote ssh commands using ssh key
uses: appleboy/ssh-action@v1.0.3
uses: appleboy/ssh-action@v1.1.0
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit b53319f

Please sign in to comment.