google / osv-scanner-action

https://google.github.io/osv-scanner/github-action/
Apache License 2.0
12 stars 13 forks source link

"Upload to code-scanning" failure #21

Closed paul-doherty closed 3 months ago

paul-doherty commented 3 months ago

Hi,

I am having an issue with the "Upload to code-scanning" step failing for my private repo with the following error,

Warning: Caught an exception while gathering information for telemetry: HttpError: Resource not accessible by integration. Will skip sending status report.
Error: Resource not accessible by integration

This appears to be related to this issue in codeql-action.

Adding the actions: read permission fixed it locally for me