Skip to content

Commit 2b51912

Browse files
Update hashicorp/setup-terraform action to v3 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1067805 commit 2b51912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ runs:
5858
- ${{ inputs.atmos-gitops-config-path }}
5959
6060
- name: Install Terraform
61-
uses: hashicorp/setup-terraform@v2
61+
uses: hashicorp/setup-terraform@v3
6262
with:
6363
terraform_version: ${{ steps.config.outputs.terraform-version }}
6464
terraform_wrapper: false

0 commit comments

Comments
 (0)