github / github/vscode-github-actions

Changing ssh key with extension causes libcrypto error

Open
#343 1 comment 1 reaction 0 assignees View on GitHub
bug
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.
![Step 1](https://github.com/github/vscode-github-actions/assets/97834309/41702256-ad9f-4936-9df7-bc67599b52b3)
2.
![Step 2](https://github.com/github/vscode-github-actions/assets/97834309/6204ed32-e56a-4682-8a96-0608dd702214)
3.
![Step 3](https://github.com/github/vscode-github-actions/assets/97834309/e37520b3-61bb-4596-896c-18cfe5cf76c0)
4.
![Result](https://github.com/github/vscode-github-actions/assets/97834309/c7f05173-ae1f-4db0-8d75-d9b41418d654)

6. On GitHub Browser
![Update with GitHub Browser](https://github.com/github/vscode-github-actions/assets/97834309/45f6946e-6a3f-4bee-9997-2eec1b8ffe49)
7. It worked!
![worked](https://github.com/github/vscode-github-actions/assets/97834309/85af7649-2381-4164-8a98-08c7766a8af2)

**Extension Version**
`v0.26.3`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.