fix: update component governance step in build pipeline (#133)

This commit is contained in:
Charity Kathure 2023-04-25 07:18:26 +03:00 коммит произвёл GitHub
Родитель 9502ea4e40
Коммит ba91cbf76e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -24,9 +24,9 @@ jobs:
- task: ComponentGovernanceComponentDetection@0
inputs:
scanType: 'LogOnly'
scanType: 'Register'
verbosity: 'Verbose'
alertWarningLevel: 'High'
alertWarningLevel: 'Low'
- task: VisualStudioTestPlatformInstaller@1
inputs: