github / codeql-action

Actions for running CodeQL analysis
MIT License
1.12k stars 310 forks source link

Remove feature flag for combine SARIF files deprecation warning #2292

Closed koesie10 closed 3 months ago

koesie10 commented 3 months ago

This removes the checks for the combine SARIF files deprecation warning since it's fully enabled now. This won't have any impact on current GHES versions since there's still a check for the GHES version.

Merge / deployment checklist