anotherdba/anotherdba's Action in Action
Greets someone and returns always 42.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 23, 2025
- License
- None
Pinned Snippet
uses: anotherdba/learngithub@3de97dfe7d7a8722639f77274a5fbf2713b1cb95 # 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 |
|---|---|
| answer | The answer to everything (always 42) |