Skip to content

Commit 989dcc3

Browse files
build(deps): bump appleboy/ssh-action from 1.2.1 to 1.2.2 (#174)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26e408b commit 989dcc3

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/[email protected].1
89+
uses: appleboy/[email protected].2
9090
with:
9191
host: ${{ secrets.HOST }}
9292
username: ${{ secrets.USERNAME }}

0 commit comments

Comments
 (0)