Skip to content

Commit 46beab0

Browse files
committed
ci: update tf version for lint gen
1 parent ef7ee08 commit 46beab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898

9999
- uses: hashicorp/setup-terraform@v3
100100
with:
101-
terraform_version: "1.3.*"
101+
terraform_version: "1.8.*"
102102
terraform_wrapper: false
103103

104104
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)