diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 40457af..a5f8907 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,7 @@ jobs: output: analysis-results.sarif - name: Upload SARIF to GitHub code scanning - uses: github/codeql-action/upload-sarif@9e3211c9a3b9311dfe05da2ed48eea3386f042dd + uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 with: sarif_file: analysis-results.sarif category: "/language:powershell"