actions-marketplace-validations/Docker Image Artifact Download

Downloads docker image artifact uploaded from another job in same workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 2, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/ishworkh_docker-image-artifact-download@393557b21987ac55433e7cd8bf92f9a81999d6f9 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
imageDocker image to downloadyes
repositoryRepository name in form of `owner/repo`.no""
workflowName of the workflow to download image from.no""
tokenGithub token with read permission to artifacts in given repo.no""
workflow_conclusionConclusion for an workflow run.no""
commit_shaSHA for the commit.no""
branchBranch name.no""
workflow_eventName of event that triggered the workflow run.no""
workflow_run_idExact run id for the workflow.no""
namedescription
download_pathDownload path of the content of the artifact