Skip to content

Commit

Permalink
Update dependency PublishCodeCoverageResults to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and RehanSaeed committed Aug 10, 2022
1 parent 36ac468 commit 7ab9eb5
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 @@ -75,7 +75,7 @@ stages:
inputs:
testResultsFormat: "VSTest"
testResultsFiles: "**/*.trx"
- task: PublishCodeCoverageResults@1.200.0
- task: PublishCodeCoverageResults@2.198.0
inputs:
codeCoverageTool: cobertura
summaryFileLocation: "**/*.cobertura.xml"
Expand Down

0 comments on commit 7ab9eb5

Please sign in to comment.