SonarQube server [*** ] can not be reached

I am trying to add github actions with sonarqube server but i am am getting SonarQube server [***] can not be reached.
i have setup both host as SONAR_HOST_URL. and token as SONAR_TOKEN in my secrets
4_Run sonarsourcesonarqube-scan-action@master.txt (7.5 KB)
i am attaching logs

Hey there.

Looking at your logsā€¦


22-12-05T06:29:33.2828347Z ##[debug]..Evaluating String:
2022-12-05T06:29:33.2828578Z ##[debug]..=> 'SONAR_HOST'
2022-12-05T06:29:33.2828927Z ##[debug]=> '***
2022-12-05T06:29:33.2829128Z ##[debug]'
2022-12-05T06:29:33.2829424Z ##[debug]Result: '***
2022-12-05T06:29:33.2829629Z ##[debug]'
2022-12-05T06:29:33.2843727Z ##[debug]Evaluating condition for step: 'Run sonarsource/sonarqube-scan-action@master'

You should make sure to configure SONAR_HOST_URL rather than SONAR_HOST