jonnung/Github Action Practice
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 27, 2020
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: jonnung/github-action-practice@c2188eba212321fee19f312d6c04c5e1ec0a6c41 # no releases — HEAD as of 2026-07-11tags 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 |