ishworkh/Container Image Artifact Download

Downloads container image artifact uploaded by container-image-artifact-upload action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jun 10, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: ishworkh/container-image-artifact-download@d5e9b6d62ef3f9762f6553c8178c2d925acc0409 # v2.1.0

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

namedescriptionrequireddefault
imageContainer image to downloadyes
container_engineContainer engine to leverage for packaging an imagenodocker
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""
download_tmp_dirTemporary directory to download assets (default to OS temp dir).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