dvdmucci/Hello World by dvdMucci
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 13, 2025
- License
- None
Pinned Snippet
uses: dvdmucci/hello-world-javascript-action@d81b1b1eca8bb80a1b53f76976b7d3c27de30378 # 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 |