Skip to content

Commit a71199f

Browse files
authored
Update adt_pull_request.yml
1 parent 4a0f6cc commit a71199f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

adt_pull_request.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ steps:
2525
displayName: 'Install sonarscanner'
2626
inputs:
2727
command: custom
28-
custom: tool
29-
arguments: 'dotnet tool install --global dotnet-sonarscanner'
28+
arguments: 'dotnet tool install --global dotnet-sonarscanner --version 5.8.0'
3029

3130
- task: DotNetCoreCLI@2
3231
displayName: Build

0 commit comments

Comments
 (0)