mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
ci: update terraform to ~1.5 (#8766)
* ci: update terraform to 1.5.3 * Update action.yaml
This commit is contained in:
@@ -7,5 +7,5 @@ runs:
|
||||
- name: Install Terraform
|
||||
uses: hashicorp/setup-terraform@v2
|
||||
with:
|
||||
terraform_version: 1.5.2
|
||||
terraform_version: ~1.5
|
||||
terraform_wrapper: false
|
||||
|
||||
Reference in New Issue
Block a user