chore: update git -> 2.43.4 and terraform -> 1.7.5 (#13299)

This fixes an RCE in git and gets us one minor version closer to fixing
a critical Terraform vulnerability. In the next release we'll bump to
1.8.x.
This commit is contained in:
Colin Adler
2024-05-16 19:07:07 +00:00
committed by GitHub
parent ad8c314130
commit 80538c079d
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ runs:
- name: Install Terraform
uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.6.6
terraform_version: 1.7.5
terraform_wrapper: false