andersjanmyr/my-github-action
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 19, 2019
- License
- None
Pinned Snippet
uses: andersjanmyr/my-github-action@2e1cdb90ab04ae8d28cb66acbb947da1b31dd043 # 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 |