Hello. Our workflow is very basic:
We never enabled anything related to SARIF. But it fails on main (but not on PR) with the following error:
Uploading results
Processing sarif files: ["/home/runner/work/action-check-changelogfile/results/python.sarif"]
Validating /home/runner/work/action-check-changelogfile/results/python.sarif
Combining SARIF files using the CodeQL CLI
Adding fingerprints to SARIF file...
Uploading results
Warning: Resource not accessible by integration
Error: Resource not accessible by integration
Warning: Resource not accessible by integration
Updating to latest bundle release did not help. How do we disable this SARIF upload? Hope you can advise. Thank you.
Hello. Our workflow is very basic:
https://github.com/scientific-python/action-check-changelogfile/blob/main/.github/workflows/codeql-analysis.yml
We never enabled anything related to SARIF. But it fails on
main(but not on PR) with the following error:Example log: https://github.com/scientific-python/action-check-changelogfile/actions/runs/13616676328/job/38060645000
Updating to latest bundle release did not help. How do we disable this SARIF upload? Hope you can advise. Thank you.