gitfx/SSH key generation
To generate an SSH key
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 22, 2022
- License
- Apache 2.0
Pinned Snippet
uses: gitfx/ssh-keygen-action@acc7be48fad3464b0d6449acdd6d09639d5ecf0f # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| comment | A comment to help you to identify the key, e.g. your email etc. | no | — |
| encryption | Encryption type | yes | rsa |
| bits | Bits | yes | 4096 |
Outputs
no outputs