actions-marketplace-validations/Sample Hello World Action
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 18, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/emsameen_custom-gh-action@50ed912b03d641b89944c8c6da06a09b7e1d2788 # no releases — HEAD as of 2026-07-14tags 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 |