Skip to content

Commit f05709b

Browse files
committed
updating terraform version of pr-precommit actions to 1.12.2
Change-Id: Iada75244c08618606f84769cf3c29186d6ad1b87
1 parent e28dd7f commit f05709b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
check-latest: true
5454
- uses: hashicorp/setup-terraform@v3
5555
with:
56-
terraform_version: "1.5.7"
56+
terraform_version: "1.12.2"
5757
terraform_wrapper: false
5858
- run: make install-dev-deps
5959
- uses: terraform-linters/setup-tflint@v4

0 commit comments

Comments
 (0)