actions-marketplace-validations/Safe download workflow artifact

Download and extract an artifact associated with given workflow and commit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 13, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/legit-labs_action-download-artifact@680fe53a9872e1904c313d597a5ca86b5e221e91 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
github_tokenGitHub tokenno${{github.token}}
workflowWorkflow nameyes
workflow_conclusionWanted status or conclusion to search for in recent runs https://docs.github.com/en/free-pro-team@latest/rest/reference/actions#list-workflow-runs nosuccess
repoRepository name with owner (like actions/checkout)no${{github.repository}}
prPull request numberno
commitCommit hashno
branchBranch nameno
eventEvent typeno
run_idWorkflow run idno
run_numberWorkflow run numberno
nameArtifact name (download all artifacts if not specified)no
pathWhere to unpack the artifactno./artifacts
check_artifactsCheck workflow run whether it has an artifactno
search_artifactsSearch workflow runs for artifact with specified nameno
namedescription
error_messageThe error message, if an error occurs