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