CodeQL - `git checkout HEAD^2 is no longer necessary`
06kellyjac opened this issue · 0 comments
06kellyjac commented
CodeQL now reports
git checkout HEAD^2
is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.