punits-training/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 1, 2024
- License
- None
Pinned Snippet
uses: punits-training/hello-world-javascript-action@dcd164fa35b4cb31ef38f69d3ef72edc41ee0b8d # 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 |