abirismyname/SpotBugs GitHub Action
Runs SpotBugs Static Analysis Tool for Java - https://spotbugs.github.io/
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 29, 2021
- License
- MIT
Pinned Snippet
uses: abirismyname/spotbugs-github-action@cd89fc2cb996557c3334f4c6995c730deed41d3c # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| spotbugs-version | SpotBugs version to use. | no | latest |
| arguments | Command arguments to be sent to SpotBugs | yes | "" |
| output | Output file name | yes | — |
| target | Target of what you want to analyze | yes | — |
Outputs
no outputs