Skip to content

Commit

Permalink
chore: bump terraform version (#309)
Browse files Browse the repository at this point in the history
Signed-off-by: samuelarogbonlo <[email protected]>
  • Loading branch information
samuelarogbonlo authored Oct 9, 2023
1 parent 9e805c4 commit 94efb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composite-action/terraform/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ runs:
- name: Setup Terraform
uses: hashicorp/setup-terraform@v2
with:
terraform_version: v1.4.2
terraform_version: v1.5.7

- name: Terraform Init
run: terraform init
Expand Down

0 comments on commit 94efb06

Please sign in to comment.