step-security/Amazon ECR "Login" Action for GitHub Actions

Logs in the local Docker client to one or more Amazon ECR Private registries or an Amazon ECR Public registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
http-proxyProxy to use for the AWS SDK agent.no
mask-passwordMask the docker password to prevent it being printed to action logs if debug logging is enabled. NOTE: This will prevent the Docker password output from being shared between separate jobs. Options: ['true', 'false']notrue
registriesA comma-delimited list of AWS account IDs that are associated with the ECR Private registries. If you do not specify a registry, the default ECR Private registry is assumed. If 'public' is given as input to 'registry-type', this input is ignored.no
registry-typeWhich ECR registry type to log into. Options: [private, public]noprivate
skip-logoutWhether to skip explicit logout of the registries during post-job cleanup. Exists for backward compatibility on self-hosted runners. Not recommended. Options: ['true', 'false']nofalse
namedescription
registryThe URI of the ECR Private or ECR Public registry. If logging into multiple registries on ECR Private, this output will not be set.