Skip to content

Commit 4a321f9

Browse files
Update build.yml
1 parent fea4ac4 commit 4a321f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
env:
3636
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3737
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
38-
run: mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=Devops -Dsonar.projectName='Devops'
38+
run: mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:3.10.0.2131:sonar -Dsonar.projectKey=Devops -Dsonar.projectName='Devops'

0 commit comments

Comments
 (0)