Skip to content

Commit f529438

Browse files
author
Renovatebot
committed
chore(deps): update dependency publishmutationreport to v2
1 parent 0a54fa7 commit f529438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ stages:
135135
- script: $(Agent.BuildDirectory)/tools/dotnet-stryker --reporter dashboard --reporter dots --reporter html --version master --dashboard-api-key $(Stryker.Dashboard.Api.Key)
136136
displayName: Run Stryker on Stryker.Core
137137
workingDirectory: 'src\Stryker.Core\Stryker.Core.UnitTest'
138-
- task: PublishMutationReport@1
138+
- task: PublishMutationReport@2
139139
inputs:
140140
reportPattern: 'src/Stryker.Core/Stryker.Core.UnitTest/**/mutation-report.html'
141141

0 commit comments

Comments
 (0)