Jon Wilmoth
Jon Wilmoth
I'm experiencing the same issue. The logging immediately before and at the failure appears to come from this block https://github.com/github/codeql-action/blob/v3.25.0/src/upload-lib.ts#L233-L240. I did not see a corresponding `PUT /repos/:owner/:repo/code-scanning/analysis` entry in...
This is what the token summary shows:  And the code scanning alerts specific setting: 
> I believe currently only the built-in GitHub Actions token can be used to upload SARIF files with the `codeql-action/upload-sarif` Action (the existing documentation for this parameter appears to be...