roberto-mb-gamez/{GitHub username}'s Action in Action
Greets someone and returns always 42.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 4, 2025
- License
- MIT
Pinned Snippet
uses: roberto-mb-gamez/ch05-myactioninaction@91a30ddead51bc2bd0a32eb11fa3ff38a3ee9a24 # 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 |
|---|---|
| answer | The answer to everything (always 42) |