actions-marketplace-validations/Use Private Docker Action

Action that allows for running docker container actions from private registries

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 27, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/rdinardi-bw_use-private-docker-action@b076872bb9e390b7c8e2e4062dce6f9757446854 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
docker_registryThe registry to pull the private container action fromnoghcr.io
docker_usernameThe username to use to pull the imageyes
docker_passwordThe password to use to pull the imageyes
packageThe image and tag to pullyes
inputsThe inputs to use for the private action in a multiline yml stringno""

no outputs