We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fba65f commit e283b87Copy full SHA for e283b87
azure-pipelines.yml
@@ -5,6 +5,6 @@ trigger:
5
- main
6
7
steps:
8
-- task: ComponentGovernanceComponentDetection@0
+- task: ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0
9
inputs:
10
ignoreDirectories: 'src'
0 commit comments