Skip to content

Commit 67701e5

Browse files
authored
Update powershell.yml
1 parent d462e8a commit 67701e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/powershell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
# Check https://github.com/microsoft/action-psscriptanalyzer for more info about the options.
3434
# The below set up runs PSScriptAnalyzer to your entire repository and runs some basic security rules.
35-
path: .\src
35+
path: .\SecretManagement.1Password.Extension
3636
recurse: true
3737
# Include your own basic security rules. Removing this option will run all the rules
3838
includeRule: '"PSAvoidGlobalAliases", "PSAvoidUsingConvertToSecureStringWithPlainText"'

0 commit comments

Comments
 (0)