ci: bump terraform version to 1.5.7 to match embedded terraform version (#10630)

This commit is contained in:
Muhammad Atif Ali 2023-11-13 10:06:36 +03:00 committed by GitHub
parent 715bbd3edd
commit be0436afbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ runs:
using: "composite"
steps:
- name: Install Terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.5.5
terraform_version: 1.5.7
terraform_wrapper: false