catnipan/Catnipan's Action in Action
Greets someone and returns always 42.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 2, 2025
- License
- MIT
Pinned Snippet
uses: catnipan/myactioninaction@4d2ce4d4d60b047cf28aca1d101748ba70a90980 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| user | Who to greet | yes | World |
Outputs
| name | description |
|---|---|
| answer | The answer to everything (always 42) |