Skip to content

Commit 76a8210

Browse files
authored
chore: fix TSA metadata (#174)
1 parent 6a2879e commit 76a8210

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure-pipelines/pre-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ extends:
2323
apiScanSoftwareVersion: 2024 # major version of `pet` for internal reporting
2424
tsa:
2525
enabled: true
26-
options:
26+
config:
27+
areaPath: "Visual Studio Code Python Extensions"
2728
serviceTreeID: 6e6194bc-7baa-4486-86d0-9f5419626d46
2829

2930
buildPlatforms:

0 commit comments

Comments
 (0)