github / github/vscode-github-actions
Changing ssh key with extension causes libcrypto error
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
**Changing ssh key with extension causes libcrypto error**
Changing ssh private key using Github Actions Extensions causes libcrypto error
Please see the steps I took below
**To Reproduce**
Steps to reproduce the behavior:
1. Copy ssh private ssh key
2. Paste into the input box
3. Run workflow
**Expected behavior**
Run without error
**Screenshots**
1.

2.

3.

4.

6. On GitHub Browser

7. It worked!

**Extension Version**
`v0.26.3`
Contributor guide
Assessment
This issue has not been assessed yet.