Skip to content

Commit 753d10e

Browse files
azure-powershell-botazurepowershell
and
azurepowershell
authored
Sync tools folder from main branch to generation branch (#25503)
Co-authored-by: azurepowershell <azurepowershell@ms.com>
1 parent eb41d92 commit 753d10e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/security-tools.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ jobs:
6161
New-Item $(Build.SourcesDirectory)/artifacts/FilesToScan.rsp -ItemType File -Force
6262
(Get-ChildItem -Path .\artifacts\Debug -Include *.dll,*.exe -Exclude msalruntime.dll,msalruntime_arm64.dll,msalruntime_x86.dll -Recurse).FullName > $(Build.SourcesDirectory)/artifacts/FilesToScan.rsp
6363
pwsh: true
64-
65-
- task: securedevelopmentteam.vss-secure-development-tools.build-task-binskim.BinSkim@3
64+
65+
- task: securedevelopmentteam.vss-secure-development-tools.build-task-binskim.BinSkim@4
6666
displayName: Run BinSkim
6767
inputs:
6868
InputType: 'CommandLine'

0 commit comments

Comments
 (0)