chore(ci): bump codeql-action init+analyze to v4.37.9 together - #1289
Merged
Conversation
Contributor
|
APIError: Insufficient Balance |
Deploying openelement with
|
| Latest commit: |
5d27053
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e2573905.lessjs.pages.dev |
| Branch Preview URL: | https://chore-codeql-action-4-37-9.lessjs.pages.dev |
5 tasks
SisyphusZheng
force-pushed
the
chore/codeql-action-4.37.9
branch
from
September 3, 2026 12:22
8303360 to
5d27053
Compare
Contributor
|
APIError: Insufficient Balance |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
Dependabot split the codeql-action 4.37.6→4.37.9 bump into two PRs: #1197 (init only) and #1198 (analyze only). Each fails in isolation (CodeQL init/analyze version incoherence; #1197 run 33270773266 failed on Analyze TypeScript).
Owner
Thinker housekeeping, Beta.2 Phase-0 item (e)/(g) — stage issue #1288.
Before
codeql-action init and analyze pinned at v4.37.6 (5595ccaf).
After
Both pinned at v4.37.9 (cdf488f5) in one commit, keeping init/analyze coherent.
Why-not-second-owner
Trivial pin bump; no second policy authority needed.
Evidence
This PR's own CI (CodeQL workflow + autoflow-ci) at the exact head SHA.
Scope
.github/workflows/codeql.yml only. Supersedes #1197 and #1198 (will be closed with rationale; branches deleted per branch-hygiene contract).
Risk
Minimal: patch-level action bump, same major version, CI validates.