Skip to content

Commit 206c479

Browse files
build(deps): bump appleboy/ssh-action from 1.1.0 to 1.2.0 (#160)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anmol Nagpal <[email protected]>
1 parent 8fae76f commit 206c479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RemoteSSHCommand.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
uses: actions/checkout@v4
8787

8888
- name: executing remote ssh commands using ssh key
89-
uses: appleboy/ssh-action@v1.1.0
89+
uses: appleboy/ssh-action@v1.2.0
9090
with:
9191
host: ${{ secrets.HOST }}
9292
username: ${{ secrets.USERNAME }}

0 commit comments

Comments
 (0)