Skip to content

Commit b8e01d5

Browse files
build(deps): bump appleboy/ssh-action from 1.2.2 to 1.2.3 (#273)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b61f6c commit b8e01d5

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@v5
8787

8888
- name: 🔐 Executing remote SSH commands using SSH key
89-
uses: appleboy/ssh-action@v1.2.2
89+
uses: appleboy/ssh-action@v1.2.3
9090
with:
9191
host: ${{ secrets.HOST }}
9292
username: ${{ secrets.USERNAME }}

0 commit comments

Comments
 (0)