j0hnsmith/Go mod check
Checks `go mod tidy` doesn't change anything and `go.mod` doesn't have any lines that start with `replace `
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 25, 2024
- License
- MIT
Pinned Snippet
uses: j0hnsmith/go-mod-check@cedd7096030df95205a61accd62200ac24edda71 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | The directory where the `go.mod` file is | yes | — |
| skip-replace-check | Skip check that `go.mod` doesn't have any lines that start with `replace ` | no | — |
Outputs
no outputs