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