Files
winget-pkgs/Tools/cgmanifest.json
T
Ruben Guerrero ce3d6a5f75 Add component governance pipeline (#30274)
* Add component governance pipeline

* Update DevOpsPipelineDefinitions/cg-pipeline.yaml

Co-authored-by: JohnMcPMS <johnmcp@microsoft.com>

Co-authored-by: denelon <denelon@microsoft.com>
Co-authored-by: JohnMcPMS <johnmcp@microsoft.com>
2021-10-15 16:59:29 -07:00

13 lines
343 B
JSON

{
"Registrations": [
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://github.com/cloudbase/powershell-yaml",
"CommitHash": "03663c66e57ce2d0422077dc073bdb92e4d374b0"
}
},
},
]
}