freckle/stack-lint-extra-deps
Install and run stack-lint-extra-deps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of the tool to install. Default is latest. | no | — |
| arguments | Arguments to pass. Must be shell-escaped. Default is none. | no | — |
| executable | Name of stack-lint-extra-deps executable | no | stack-lint-extra-deps |
| no-install | Skip installing the tool. Instead, the executable will be expected to be installed and on PATH already. | no | false |
| run | Whether to run the tool or not. This is mostly useful for testing the install portion of the action. Default is `true`. | no | true |
| github-token | GitHub token for authenticating with GitHub API (to determine release version). Authentication is not required, but can help avoid rate-limit errors. | — | ${{ github.token }} |
Outputs
no outputs