actions-marketplace-validations/Download Latest Release Zip

Downloads the latest release zip from another repository for use in other actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 27, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/creesch_github-latest-release-zip@70ff4c320b2333e1e241c04c09259ca9fafbdb7f # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
ownerThe Github user or organization that owns the repositoryyes
repoThe repository nameyes
downloadPathPath where the zip needs to be save. Should only be directories and not end in a filename./
namedescription
filenameName of the downloaded zip file
nameName of the release
tag_nameTag for the release
bodyMarkdown body for the release on the github release page
html_urlUrl to the github release page