diff --git a/.github/workflows/static-code-analysis-this-repo.yml b/.github/workflows/static-code-analysis-this-repo.yml index 24b523b..00a15e9 100644 --- a/.github/workflows/static-code-analysis-this-repo.yml +++ b/.github/workflows/static-code-analysis-this-repo.yml @@ -10,7 +10,7 @@ on: jobs: powershell-static-code-analysis: name: PowerShell Static Code Analysis - uses: Lombiq/PowerShell-Analyzers/.github/workflows/static-code-analysis.yml@dev + uses: Lombiq/PowerShell-Analyzers/.github/workflows/static-code-analysis.yml@issue/INFRA-164 with: # Making sure that analysis runs through both PowerShell editions regardless of the default configuration of the # workflow and the underlying action to ensure backwards-compatibility.