We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df70e44 commit c8c5b67Copy full SHA for c8c5b67
1 file changed
Build/cg/cg.yml
@@ -37,6 +37,8 @@ extends:
37
name: AzurePipelines-EO
38
image: AzurePipelinesWindows2022compliantGPT
39
os: windows
40
+ binskim:
41
+ preReleaseVersion: '4.3.1'
42
tsa:
43
enabled: true
44
config:
@@ -109,4 +111,4 @@ extends:
109
111
displayName: Uninstall vsce
110
112
inputs:
113
command: uninstall
- arguments: --global @vscode/vsce
114
+ arguments: --global @vscode/vsce
0 commit comments