Skip to content

fix(ci): keep CodeQL Action versions consistent - #723

Open
seonghobae wants to merge 6 commits into
mainfrom
fix/codeql-action-consistent-4-37-4
Open

fix(ci): keep CodeQL Action versions consistent#723
seonghobae wants to merge 6 commits into
mainfrom
fix/codeql-action-consistent-4-37-4

Conversation

@seonghobae

@seonghobae seonghobae commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Problem

The default branch currently mixes CodeQL Action 4.37.0 for init/analyze with 4.37.4 for upload-sarif in scheduled-security-scan.yml. The repository contract requires one CodeQL Action ref per workflow, so the central coverage-evidence suite fails for otherwise unrelated pull requests.

Change

  • update every github/codeql-action/init, analyze, and upload-sarif reference in codeql-pr.yml and scheduled-security-scan.yml to the same pinned 4.37.4 commit;
  • preserve all existing permissions, SARIF gates, and fail-closed behavior.

Validation

  • tests/test_codeql_pr_workflow_contract.py::test_codeql_action_steps_use_one_version_per_workflow passes on the merge tree;
  • CodeQL head and merge-preview workflows remain enabled and version-consistent.

Supersedes #720, whose branch was edited by an automation and can no longer be rebased by Dependabot.

Summary by CodeRabbit

  • Chores
    • 보안 분석 워크플로의 CodeQL 초기화 및 분석 도구를 최신 버전으로 업데이트했습니다.
    • PR 검사와 예약된 보안 검사의 안정성과 최신 보안 분석 지원이 개선되었습니다.
    • 기존 언어 감지, 빌드 모드 및 분석 실패 처리 방식은 변경되지 않았습니다.

dependabot Bot and others added 4 commits August 3, 2026 13:40
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.0 to 4.37.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@99df26d...f205ea1)

---
updated-dependencies:
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@seonghobae, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 36 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8d4d32e7-95e4-4f09-a188-c0481f5f6aba

📥 Commits

Reviewing files that changed from the base of the PR and between 2407278 and 1e0e8b7.

📒 Files selected for processing (1)
  • .github/workflows/one-shot-refresh-strix-lock.yml
📝 Walkthrough

Walkthrough

PR 헤드, 병합 미리보기, 예약 보안 스캔 워크플로의 CodeQL initanalyze 액션 버전을 v4.37.0에서 v4.37.4로 업데이트했습니다.

Changes

CodeQL 액션 버전 업데이트

Layer / File(s) Summary
CodeQL 워크플로 참조 업데이트
.github/workflows/codeql-pr.yml, .github/workflows/scheduled-security-scan.yml
PR 헤드, 병합 미리보기, 예약 보안 스캔에서 사용하는 CodeQL initanalyze 액션을 v4.37.4로 변경했습니다.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: dependencies, github_actions

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목은 CodeQL Action 버전 일관성 확보라는 풀 리퀘스트의 주요 변경 사항을 정확하고 간결하게 설명합니다.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/codeql-action-consistent-4-37-4

Comment @coderabbitai help to get the list of available commands.

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@seonghobae seonghobae left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-evaluate the exact current head after the workflow-version contract repair and current security checks.

@opencode-agent
opencode-agent Bot disabled auto-merge August 3, 2026 17:34
@seonghobae
seonghobae enabled auto-merge (squash) August 3, 2026 17:34

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Copy link
Copy Markdown
Contributor Author

@coderabbitai full review

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
✅ Action performed

Full review finished.

@seonghobae seonghobae left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please re-evaluate the exact current head after the CodeQL action-version consistency repair. The direct current-head security workflows and CodeRabbit check are green, and there are no unresolved review threads.

@opencode-agent
opencode-agent Bot disabled auto-merge August 3, 2026 19:00
@seonghobae
seonghobae enabled auto-merge (squash) August 3, 2026 19:15
@seonghobae
seonghobae marked this pull request as draft August 4, 2026 03:11
auto-merge was automatically disabled August 4, 2026 03:11

Pull request was converted to draft

@seonghobae
seonghobae marked this pull request as ready for review August 4, 2026 03:11
@seonghobae
seonghobae enabled auto-merge (squash) August 4, 2026 03:11
- .github/workflows/one-shot-refresh-strix-lock.yml

permissions:
contents: write
@opencode-agent
opencode-agent Bot disabled auto-merge August 4, 2026 03:59
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