Skip to content

Commit 3f22cf5

Browse files
committed
Updated BinSkim script path.
1 parent 7a97c79 commit 3f22cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/windows-powershell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
displayName: 'Run BinSkim'
4747
inputs:
4848
targetType: filePath
49-
filePath: tools/SecurityToolsScripts/RunBinSkim.ps1
49+
filePath: tools/SecurityTools/RunBinSkim.ps1
5050
pwsh: true
5151

5252
- job: Test

0 commit comments

Comments
 (0)