You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GUARD-2071: Update CodeQL runner to use public labeled runner
- Changed runner from ubuntu-latest to ubuntu-24.04-2cores-tools-public
- Removed GitHub App token workaround (no longer needed)
- Removed manual SARIF upload steps (no longer needed)
- Now using standard CodeQL action upload mechanism
The new labeled runner has allowlisted IPs that can interact with
the Skyscanner GitHub org, eliminating the need for the previous
workaround that used a GitHub App to upload SARIF results.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments