alphagov / govuk-infrastructure

Terraform turnup automation for the EKS Kubernetes clusters that host GOV.UK. See https://github.com/alphagov/govuk-helm-charts for application config.
MIT License
138 stars 24 forks source link

Update actionlint and factor out its config into a reusable action. #1360

Closed sengi closed 1 month ago

sengi commented 1 month ago

So we don't have to update the version pinning etc. across multiple repos, since I'm about to add it to alphagov/govuk-ruby-images.

The actionlint check failure on this PR is expected (because the reusable action won't exist on main until this PR is merged).

Tested: check passes when pointing at the PR branch for the reusable action: https://github.com/alphagov/govuk-infrastructure/actions/runs/9716231768/job/26819399056#step:3:31

1361