diff --git a/.github/workflows/pull-plan-prod-terraform.yaml b/.github/workflows/pull-plan-prod-terraform.yaml index eba4bc6328f8..0def93eb7004 100644 --- a/.github/workflows/pull-plan-prod-terraform.yaml +++ b/.github/workflows/pull-plan-prod-terraform.yaml @@ -49,7 +49,7 @@ jobs: - name: Setup Terraform id: setup_terraform - uses: hashicorp/setup-terraform@v2.0.3 + uses: hashicorp/setup-terraform@v3.0.0 - name: Setup GitHub comments id: setup-github-comment