Skip to content

Fix broken codeql-bundle source#234

Merged
alex-clickhouse merged 2 commits intomainfrom
alex-clickhouse-patch-3
Mar 2, 2026
Merged

Fix broken codeql-bundle source#234
alex-clickhouse merged 2 commits intomainfrom
alex-clickhouse-patch-3

Conversation

@alex-clickhouse
Copy link
Collaborator

@alex-clickhouse alex-clickhouse commented Mar 2, 2026

The codeql workflow is broken because the tools url is giving 404 now. I don't think we actually need to specify tools explicitly like that based on the docs, so I removed it.

Note

Low Risk
Low risk workflow-only change that affects how CodeQL is sourced; the main impact is whether code scanning runs successfully using the default CodeQL tooling.

Overview
Stops overriding CodeQL’s CLI bundle in .github/workflows/codeql.yml by removing the custom tools: download URL from the github/codeql-action/init@v4 step, so the workflow uses the action’s default CodeQL distribution for analysis.

Written by Cursor Bugbot for commit 48cd020. This will update automatically on new commits. Configure here.

@alex-clickhouse alex-clickhouse requested a review from mzitnik as a code owner March 2, 2026 12:34
@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@alex-clickhouse alex-clickhouse merged commit 925e909 into main Mar 2, 2026
17 checks passed
@alex-clickhouse alex-clickhouse deleted the alex-clickhouse-patch-3 branch March 2, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants