htchung/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 9, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: htchung/hello-world-javascript-action@cbb3a9755c9399f4ec16c16ce86471fc575fd08f # v1.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| who-to-greet | Who to greet | yes | World |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |