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

Roll out actionlint everywhere. #1361

Open sengi opened 1 month ago

sengi commented 1 month ago

We use GitHub Actions for a lot of important stuff and all(?) of our config for it is YAML. GHA's YAML interface is full of gotchas and footcannons, so a decent linter is a no-brainer.

We want actionlint to be a mandatory pre-merge check on all GOV.UK repos that use GitHub Actions.

### Tasks
- [ ] https://github.com/alphagov/account-api/pull/931