akiongarro/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 22, 2024
- License
- None
Pinned Snippet
uses: akiongarro/hello-world-javascript-action@87ef722e91fccc75228e436d3a0086844728221a # v1.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 |