diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5edfd9a..781fcac 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@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd + uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 with: sarif_file: analysis-results.sarif category: "/language:powershell"