Merge pull request #1738 from A-Katopodis/main

Updated powershell to v1.1 commit
This commit is contained in:
Sampark Sharma
2022-09-14 11:46:30 +05:30
committed by GitHub
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v3
- name: Run PSScriptAnalyzer
uses: microsoft/psscriptanalyzer-action@2044ae068e37d0161fa2127de04c19633882f061
uses: microsoft/psscriptanalyzer-action@6b2948b1944407914a58661c49941824d149734f
with:
# Check https://github.com/microsoft/action-psscriptanalyzer for more info about the options.
# The below set up runs PSScriptAnalyzer to your entire repository and runs some basic security rules.