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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 25, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: j0hnsmith/go-mod-check@cedd7096030df95205a61accd62200ac24edda71 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
working-directoryThe directory where the `go.mod` file isyes
skip-replace-checkSkip check that `go.mod` doesn't have any lines that start with `replace `no

no outputs