Skip to content

Commit

Permalink
chore(deps): update dependency sonarcloudpublish 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 e46de89
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 @@ -68,7 +68,7 @@ stages:
projects: 'src/Stryker.Core/Stryker.Core.UnitTest/Stryker.Core.UnitTest.csproj'
arguments: '--collect "Code coverage"'
- task: SonarCloudAnalyze@2
- task: SonarCloudPublish@2
- task: SonarCloudPublish@3
inputs:
pollingTimeoutSec: '300'
- job: RunStrykerCLI
Expand Down

0 comments on commit e46de89

Please sign in to comment.