


These changes will not affect the majority of code scanning workflows.To use the newest version of CodeQL, please update your workflows to reference the latest version of the CodeQL Action ( v2). To use this older version, no change is required. Now, these workflows will download an older, compatible version of CodeQL from GitHub Releases.Previously, these workflows would obtain the latest version of CodeQL from the Actions runner image.

A change may be required for workflows on hosted runners that are pinned to specific versions of the CodeQL Action before v2.2.0 (e.g.Workflows on hosted runners that are pinned to specific versions of the CodeQL Action from v2.2.0 onwards.Workflows on hosted runners using the latest version ( v2) of the CodeQL Action.No change is required for the majority of workflows, including:.This change addresses customer reports of code scanning alerts on being closed and reopened during the rollout of new versions of CodeQL in the GitHub Actions runner images.Improve stability when choosing the default version of CodeQL to use in code scanning workflow runs on Actions on.Fix an issue where customers using the CodeQL Action with the CodeQL Action sync tool would not be able to obtain the CodeQL tools.Update default CodeQL bundle version to 2.12.2.Update default CodeQL bundle version to 2.12.3.Update default CodeQL bundle version to 2.12.4.Sourced from github/codeql-action's changelog. Bumps github/codeql-action from 2.2.5 to 2.2.6.
