Skip to content

Commit

Permalink
chore(deps): update dependency sonarcloudanalyze to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovatebot committed Oct 22, 2024
1 parent e77ac4f commit 4bb957c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ stages:
command: test
projects: 'src/Stryker.Core/Stryker.Core.UnitTest/Stryker.Core.UnitTest.csproj'
arguments: '--collect "Code coverage"'
- task: SonarCloudAnalyze@2
- task: SonarCloudAnalyze@3
- task: SonarCloudPublish@2
inputs:
pollingTimeoutSec: '300'
Expand Down

0 comments on commit 4bb957c

Please sign in to comment.