abramisola/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 20, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: abramisola/hello-world-javascript-action@dcbe73d59f2c68549126b007b1178b9c14a09bec # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| who-to-greet | THe name of the person to greet | yes | World |
Outputs
| name | description |
|---|---|
| time | The time at which the action greeted the person |