rdinardi-bw/Use Private Docker Action
Action that allows for running docker container actions from private registries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| docker_registry | The registry to pull the private container action from | no | ghcr.io |
| docker_username | The username to use to pull the image | yes | — |
| docker_password | The password to use to pull the image | yes | — |
| package | The image and tag to pull | yes | — |
| inputs | The inputs to use for the private action in a multiline yml string | no | "" |
Outputs
no outputs