bansikah22/FibBot Action
A Rust-based GitHub Action to compute Fibonacci sequences.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 6, 2025
- License
- MIT
Pinned Snippet
uses: bansikah22/fibbot@cf1483356c462d05491a99a9087b1f71e06ab922 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| enable_fib | Enable Fibonacci computation | yes | true |
| max_threshold | Maximum threshold for Fibonacci computation | yes | 100 |
| github_token | GitHub token for API operations | yes | — |
Outputs
no outputs