lmaotrigine/Fetch crate
Install any Rust crate
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 8, 2024
- License
- None
Pinned Snippet
uses: lmaotrigine/fetch-crate-action@ea3242ac6f58f511368266b925ac53a4c4287506 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The GitHub user or organization | yes | — |
| name | The GitHub repository name | yes | — |
| version | A valid semver specifier of the crate version to install | no | — |
| github-token | The GitHub token used for making API requests | no | ${{ github.token }} |
| bin | The name of the binary to extract, defaults to the crate name | no | — |
Outputs
no outputs