opzkit/golang deadcode action
Run the golang deadcode checker
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 6, 2026
- License
- MIT
Pinned Snippet
uses: opzkit/godeadcode-action@60c13a1b0b54d78b4f535ad887ec038682ca7736 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| packages | Run deadcode on these packages. | no | ./... |
| go-version-file | Path to the go.mod file. | no | — |
| go-version | The go version to use when running deadcode check | no | — |
| check-latest | Set this option to true if you want the action to always check for the latest available version that satisfies the version spec | — | false |
| godeadcode-version | The deadcode version to use | no | latest |
Outputs
no outputs