Skip to content

Commit

Permalink
chore: update SonarProperties to use a hardcoded SonarQube URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwerd committed Jul 30, 2024
1 parent 93b57a4 commit dfaf3bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ runs:
image: 'action/Dockerfile'
args:
- -D sonar.login=${{ inputs.login }}
- -D sonar.url=${{ secrets.SONAR_URL }}
- --skip-scanner=${{ inputs.skipScanner }}

0 comments on commit dfaf3bc

Please sign in to comment.