actions-marketplace-validations/Get Release

Get a release by tag, latest or current release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 26, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/joutvhu_get-release@277e0bc4f699eea9eb78552bcc3729868355a1b5 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
ownerThe name of the owner of the repo. Used to identify the owner of the repository.no
repoThe name of the repository. Used to identify the repository on which to release.no
tag_nameSpecify tag instead of using checkout tag.no
latestShould get latest release?nofalse
prereleaseFind the latest release including the pre-releasesno
patternA pattern string to filter the releases by tag_nameno
debugShow ouputsno
throwingFail when no release was foundno
namedescription
idThe ID of the Release
node_idThe node ID
urlThe release url
html_urlThe url users can navigate to in order to view the release
assets_urlThe release assets url
upload_urlThe url for uploading assets to the release
nameThe release name
tag_nameThe git tag associated with the release
draftIs draft
prereleaseIs pre-release
target_commitishThe release was create to which target branch
created_atCreated date
published_atPublished date
bodyThe release body