This website requires JavaScript.
Explore
Help
Sign in
actions
/
setup-ssh-client
Watch
1
Star
0
Fork
You've already forked setup-ssh-client
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
11
commits
1
branch
1
tag
75
KiB
main
Commit graph
1 commit
Author
SHA1
Message
Date
Karolis2011
a5027e414c
feat: initial release — Setup SSH Client GitHub Action\n\nInitial implementation of the action to configure an SSH client and an optional remote shell wrapper.\n- Creates ~/.ssh, adds identity and known_hosts\n- Adds ssh config for 'github-action-host'\n- Optional SSH remote shell wrapper using mktemp\n- Fails when strict-host-key-checking is 'yes' and no hosts are provided\n\nThis is the initial creation of the action.,
Some checks are pending
Deploy Example / Deploy using ssh-remote shell (push)
Waiting to run
Details
Deploy Example / Deploy using direct SSH (push)
Waiting to run
Details
2025-11-19 23:18:55 +02:00