code-risk-auditor/Custom GitHub Action
A GitHub Action that takes an input and returns the square of the number
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| num | Enter a number | yes | 1 |
Outputs
| name | description |
|---|---|
| num_squared | Square of the input |