o0th/action-check-version

check version from common files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 22, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: o0th/action-check-version@9c93c3e746df08032e625ad74bf43fdbde49ed08 # v1.0.0

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

namedescriptionrequireddefault
tokenno${{ github.token }}
commentnotrue
comment-samenoVersion in `{{file}}` from `{{headBranch}}` https://github.com/{{owner}}/{{repo}}/blob/{{headSha}}/{{file}}#L{{headLine}} is the same as the one in `{{baseBranch}}` https://github.com/{{owner}}/{{repo}}/blob/{{baseSha}}/{{file}}#L{{baseLine}}
comment-smallernoVersion in `{{file}}` from `{{headBranch}}` https://github.com/{{owner}}/{{repo}}/blob/{{headSha}}/{{file}}#L{{headLine}} is smaller then the one in `{{baseBranch}}` https://github.com/{{owner}}/{{repo}}/blob/{{baseSha}}/{{file}}#L{{baseLine}}

no outputs