github / codeql-action

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

Update default bundle to 2.17.3 #2295

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

This pull request updates the default CodeQL bundle, as used with tools: latest and on GHES, to 2.17.3.

NlightNFotis commented 3 months ago

Hi @dbartol, happy to approve that, minor observation: we recently changed the tools: latest to tools: linked (#2281). I'm wondering how we can change the message of the action going forward to instead reference tools: linked in the PR body:

This pull request updates the default CodeQL bundle, as used with tools: latest and on GHES, to 2.17.3.

to

This pull request updates the default CodeQL bundle, as used with tools: linked and on GHES, to 2.17.3.
dbartol commented 3 months ago

@NlightNFotis Good idea. Opened #2296