hashicorp / setup-terraform

Sets up Terraform CLI in your GitHub Actions workflow.
https://developer.hashicorp.com/terraform/tutorials/automation/github-actions
Mozilla Public License 2.0
1.34k stars 235 forks source link

deps: Bump braces to 3.0.3 #423

Closed austinvalle closed 1 month ago

austinvalle commented 1 month ago

Fixes our CI which is failing due to https://github.com/advisories/GHSA-grv7-fg5c-xmjg, via an npm audit fix

The dependency isn't used in our code, so no recompiling/release needed.