raakitsan/{GitHub username}'s Action in Action
Greets someone and returns always 42.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 25, 2024
- License
- MIT
Pinned Snippet
uses: raakitsan/myactioninaction@53c34bd6112f9a3ea497515e966bbf93c6a1a32f # 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) |