chore: add APIScan fields (#31)

This commit is contained in:
Raymond Zhao 2024-02-28 11:16:53 -08:00 committed by GitHub
parent f4100fb1ac
commit 1726456c3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,4 +46,6 @@ extends:
npm_config_target: 19.1.9
npm_config_runtime: electron
npm_config_build_from_source: true
apiScanSoftwareName: 'vscode-policy-watcher'
apiScanSoftwareVersion: '1.1'
publishPackage: ${{ parameters.publishPackage }}