Skip to content

Commit 0031319

Browse files
authored
Merge pull request #8 from tamu-edu/upgrade_setup-terraform-v3.1.1
Upgrade setup terraform v3.1.1
2 parents 6b654e5 + f21c647 commit 0031319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
using: "composite"
4242
steps:
4343
- name: setup Terraform
44-
uses: hashicorp/setup-terraform@v2
44+
uses: hashicorp/setup-terraform@v3
4545
with:
4646
terraform_version: ${{ inputs.terraform-version }}
4747

0 commit comments

Comments
 (0)