sonatype-nexus-community/Nancy for GitHub Actions
Run Sonatype Nancy as part of your GitHub Actions workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| nancyVersion | The version of Nancy to run. Examples: "latest", "v1.0.15" See: https://github.com/sonatype-nexus-community/nancy/releases for available versions. | yes | latest |
| goListFile | The path to a file containing the output of a "go list ..." command. | no | go.list |
| nancyCommand | Optional nancy command. Defaults to "sleuth" | no | sleuth |
| githubToken | Optional GitHub token. If not provided, no GitHub token will be used. | no | "" |
Outputs
no outputs