Skip to content

Commit ea2ae10

Browse files
authored
ci: update terraform to ~1.5 (#8766)
* ci: update terraform to 1.5.3 * Update action.yaml
1 parent e029df6 commit ea2ae10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tf/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ runs:
77
- name: Install Terraform
88
uses: hashicorp/setup-terraform@v2
99
with:
10-
terraform_version: 1.5.2
10+
terraform_version: ~1.5
1111
terraform_wrapper: false

0 commit comments

Comments
 (0)