abatilo/Release Info Action

An action to read release information of a given GitHub repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 25, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: abatilo/release-info-action@32cb932219f1cee3fc4f4a298fd65ead5d35b661 # v1.3.3

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

namedescriptionrequireddefault
ownerThe user or org for this repoyes
repoThe name of the repo itselfyes
namedescription
latest_tagThe latest release version tag
latest_tag_published_atThe ISO8601 timestamp of when this version was released
target_commitishSpecifies the commitish value that determines where the git tag is created from. Can be any branch or commit SHA.