terraform-docs / gh-actions

A Github action for generating Terraform module documentation using terraform-docs and gomplate
Apache License 2.0
144 stars 61 forks source link

Don't use Alpine edge #99

Closed sosafe-tim-schumacher closed 5 months ago

sosafe-tim-schumacher commented 1 year ago

You are currently using Alpine edge for this action

https://github.com/terraform-docs/gh-actions/blob/f6d59f89a280fa0a3febf55ef68f146784b20ba0/Dockerfile#L18

Alpine 3.16 already includes yq 4.25.1-r5. Maybe that is enough?