bjhale/download-prior-artifact-action

Downloads artifact from the previous workflow run

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 9, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bjhale/download-prior-artifact@baf9c24746dc61c2df541be0033f3a5edf1b4bb3 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
github_tokenThe github token to use for authenticationyes
repositoryThe owner/repository to download the artifact fromyes
artifact_nameThe name of the artifact to downloadno
minimum_ageThe minimum age of the artifact to download in hoursno
directoryThe directory to extract the artifact to. Default: artifactno

no outputs