alphagov/Upload Containers to ECR, update references in CF templates

Packages and uploads, replaces reference in (eg) template.yaml

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 21, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: alphagov/govuk-dependbot-automerge-action@e5b181caef9e9f7a57b4db5c2cfb1db6103e505d # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
role-to-assume-arnThe secret with the ARN of the role to assume (required) eg secrets.ROLE_TO_ASSUME_ARNyes
container-sign-kms-key-arnThe secret with the ARN of the key to sign container imagesyes
template-fileThe name of the CF template for the application. This defaults to template.yamlnotemplate.yaml
working-directoryThe working directory containing the appno
artifact-bucket-nameThe secret with the name of the artifact S3 bucket (required) eg secrets.ARTIFACT_BUCKET_NAMEyes
ecr-repo-nameThe secret with the name of the ECR Repo (required) eg secrets.ecr_repo_NAMEyes

no outputs