diff --git a/.github/workflows/powershell.yml b/.github/workflows/powershell.yml index 00a49283352..07ba1bdf205 100644 --- a/.github/workflows/powershell.yml +++ b/.github/workflows/powershell.yml @@ -32,7 +32,7 @@ jobs: - uses: actions/checkout@v3 - name: Run PSScriptAnalyzer - uses: microsoft/psscriptanalyzer-action@6b2948b1944407914a58661c49941824d149734f + uses: microsoft/psscriptanalyzer-action@7a0da25f33985767f15f93140306528900744195 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.