jcorales/Hello World Action by Abel Corales
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 17, 2025
- License
- None
Pinned Snippet
uses: jcorales/hello-world-javascript-action@471d913b1e9ea99bf77486842450cefdd75615b6 # v1.0tags 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 |