pcolby/Hello World
Greet someone
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 3, 2024
- License
- MIT
Pinned Snippet
uses: pcolby/hello-world-composite-action@a8a8dd47dd5bbe6e7ba317979dcabe2618d0c056 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| who-to-greet | Who to greet | yes | World |
| test-default | something defaulted | yes | defaulted |
| test-optional-given | something given | no | — |
| testOptionNotGiven | something missing | no | — |
Outputs
| name | description |
|---|---|
| random-number | Random number |