govuk-one-login/Sign and upload Config file

Signs, zips and uploads a config file to the configuration S3 bucket

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 6, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: govuk-one-login/app-config-upload-action@5b22796f343e5a8721a50962b74d2baa04e78e31 # v2.0.1

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

namedescriptionrequireddefault
aws-role-arnAWS role ARN to assume to sign and push the config file to S3yes
aws-regionAWS region to usenoeu-west-2
config-fileThe name of the configuration fileyes
config-zip-nameThe name of the zipped configuration pushed to s3noconfig.zip
artefact-signing-key-arnThe ARN of the artefact signing key from the main stackyes
config-source-bucket-nameThe name of the S3 bucket from the Configuration stackyes
environmentThe target environment to upload the file toyesdev
working-directoryPath to folder containing the config fileno.

no outputs