- On GitHub-hosted runners, the CodeQL Action now deletes unused CodeQL bundles from the toolcache before downloading a different bundle, which frees up disk space for the analysis. We expect to roll this change out to everyone in September. #4124
- The CodeQL Action now supports CodeQL releases that are compatible with Linux Arm64 and downloads the native
linux-arm64CodeQL bundle when available. #4072 - Update default CodeQL bundle version to 2.27.0. #4129