Skip to content

chore(deps): bump github/codeql-action/init from 4.37.0 to 4.37.7 - #1107

Closed
dependabot[bot] wants to merge 19 commits into
mainfrom
dependabot/github_actions/main/github/codeql-action/init-4.37.7
Closed

chore(deps): bump github/codeql-action/init from 4.37.0 to 4.37.7#1107
dependabot[bot] wants to merge 19 commits into
mainfrom
dependabot/github_actions/main/github/codeql-action/init-4.37.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps github/codeql-action/init from 4.37.0 to 4.37.7.

Release notes

Sourced from github/codeql-action/init's releases.

v4.37.7

  • Update default CodeQL bundle version to 2.26.3. #4085

v4.37.6

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

v4.37.5

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061

v4.37.4

  • This version of the CodeQL Action adds support for the tools input for the codeql-action/init step to be specified using a github-codeql-tools repository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value to toolcache to always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided for tools in the workflow definition always takes precedence unless the value of the repository property starts with !. #4037
  • Update default CodeQL bundle version to 2.26.2. #4051

v4.37.3

No user facing changes.

v4.37.2

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007

v4.37.1

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
  • Update default CodeQL bundle version to 2.26.1. #4019
Changelog

Sourced from github/codeql-action/init's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

4.37.7 - 13 Aug 2026

  • Update default CodeQL bundle version to 2.26.3. #4085

4.37.6 - 04 Aug 2026

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

4.37.5 - 03 Aug 2026

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061

4.37.4 - 29 Jul 2026

  • This version of the CodeQL Action adds support for the tools input for the codeql-action/init step to be specified using a github-codeql-tools repository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value to toolcache to always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided for tools in the workflow definition always takes precedence unless the value of the repository property starts with !. #4037
  • Update default CodeQL bundle version to 2.26.2. #4051

4.37.3 - 22 Jul 2026

No user facing changes.

4.37.2 - 21 Jul 2026

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007

4.37.1 - 16 Jul 2026

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
  • Update default CodeQL bundle version to 2.26.1. #4019

4.37.0 - 08 Jul 2026

  • Update default CodeQL bundle version to 2.26.0. #3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #3973

4.36.3 - 01 Jul 2026

No user facing changes.

4.36.2 - 04 Jun 2026

... (truncated)

Commits
  • ff2f1c6 Merge pull request #4093 from github/update-v4.37.7-be7a3dbb8
  • 951a133 Update changelog for v4.37.7
  • be7a3db Merge pull request #4087 from github/dependabot/npm_and_yarn/npm-minor-0aa561...
  • 9310334 Merge pull request #4086 from github/mbg/thread-action-state-to-codeql
  • b4d8a54 Rebuild
  • ab5db25 Bump the npm-minor group across 1 directory with 8 updates
  • 38055a3 Drop logger from databaseInitCluster in interface
  • 1f87aed Merge pull request #4085 from github/update-bundle/codeql-bundle-v2.26.3
  • dc1b98a Make logger available to getCodeQLForCmd
  • 6f0220e Merge pull request #4084 from github/navntoft/bump-undici
  • Additional commits viewable in compare view


Open in Devin Review

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 17, 2026
@dependabot
dependabot Bot requested a review from seonghobae as a code owner August 17, 2026 13:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/main/github/codeql-action/init-4.37.7 branch from b0730d6 to 1a3e51b Compare August 18, 2026 13:00

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

OpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed.

Findings

1. HIGH Current-head GitHub Checks - Fix failed required checks before approval

  • Problem: Failed same-head checks remain for d03fa6ebf0f877cbcbea870ec4f81a34e551ba5a.
  • Root cause: The model-unavailable evidence fallback is allowed only when peer GitHub Checks are complete and clean.
  • Fix: Read and fix the failed check logs below, then rerun the current-head checks.
  • Regression test: Keep the model-unavailable fallback gated on an empty failed-check rollup.

Failed checks:

Changed-File Evidence Map

flowchart LR
  PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
  Evidence --> S1["Workflow (2 files)"]
  S1 --> I1["GitHub Actions review job"]
  I1 --> R1["Review risk: Workflow (2 files)"]
  R1 --> V1["actionlint plus required checks"]
Loading

@opencode-agent

opencode-agent Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

OpenCode Review Overview

  • Head SHA: cf87c5389ad776c5f03b92226a3307bd7e759fe7
  • Workflow run: 32635523666
  • Workflow attempt: 1
  • Gate result: REQUEST_CHANGES (approval step)

Pull request overview

OpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed.

Findings

1. HIGH Current-head GitHub Checks - Fix failed required checks before approval

  • Problem: Failed same-head checks remain for cf87c5389ad776c5f03b92226a3307bd7e759fe7.
  • Root cause: The model-unavailable evidence fallback is allowed only when peer GitHub Checks are complete and clean.
  • Fix: Read and fix the failed check logs below, then rerun the current-head checks.
  • Regression test: Keep the model-unavailable fallback gated on an empty failed-check rollup.

Failed checks:

Changed-File Evidence Map

flowchart LR
  PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
  Evidence --> S1["Workflow (2 files)"]
  S1 --> I1["GitHub Actions review job"]
  I1 --> R1["Review risk: Workflow (2 files)"]
  R1 --> V1["actionlint plus required checks"]
Loading

@seonghobae
seonghobae force-pushed the dependabot/github_actions/main/github/codeql-action/init-4.37.7 branch from d03fa6e to 31f579a Compare August 19, 2026 07:49
@seonghobae seonghobae moved this to In Progress in naruon Platform Roadmap Aug 19, 2026
@seonghobae

Copy link
Copy Markdown
Contributor

Exact-current-head review request for 31f579a4ec8059056be3d4a203abd5565c24d337 against protected main@eb0ee5c68c9e807644a920c1a5fb4caa1cf2fe97. The Dependabot CodeQL update was rebased onto current main; both changed workflows pass actionlint. Prior failed checks/review were on stale head d03fa6ebf0f877cbcbea870ec4f81a34e551ba5a; review this exact head only, with no bypass merge.

@seonghobae

Copy link
Copy Markdown
Contributor

Current-head repair on 87c8f9d60f72781a02d3c81a5a38dc3a0b42ba51: the Hourly NVIDIA NIM contract exposed mixed CodeQL action versions (init 4.37.7 versus analyze 4.37.0/4.37.5). All init, analyze, and upload-sarif refs in both affected workflows now use the pinned 4.37.7 SHA. Targeted contract/actionlint validation: 43 passed. Please review this exact head; prior failure was on 31f579a4ec8059056be3d4a203abd5565c24d337.

@seonghobae

Copy link
Copy Markdown
Contributor

Current head is c84e02535ab5fbddca197a84a9985efa96b0f13b on current base bbedc1a51ec1a2421f129955c629b3cd0507a4ec. The OpenCode CHANGES_REQUESTED review is bound to superseded head d03fa6ebf0f877cbcbea870ec4f81a34e551ba5a; its CodeQL/hourly failures are not current-head evidence. No source change was made because this is a Dependabot action-version update; current protected checks are queued for c84e025. No bypass or self-approval used.

@seonghobae
seonghobae force-pushed the dependabot/github_actions/main/github/codeql-action/init-4.37.7 branch from 00dee6b to 2a98202 Compare August 20, 2026 00:54
@seonghobae

Copy link
Copy Markdown
Contributor

Rebased Dependabot update onto current main@c47bee59. Exact head: 2a98202. Current diff was checked for path integrity; required workflow YAML updates were actionlint-validated where applicable, and hash-lock changes retain explicit package/file digests.

@seonghobae

Copy link
Copy Markdown
Contributor

@OpenCode Please review exact current head 2a98202 against base main@c47bee591c3d95bd305f2130833ed3a4780d2d1d.

dependabot Bot and others added 2 commits August 20, 2026 13:40
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.0 to 4.37.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.37.0...ff2f1c6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@seonghobae
seonghobae force-pushed the dependabot/github_actions/main/github/codeql-action/init-4.37.7 branch from 2a98202 to 3728920 Compare August 20, 2026 04:40
@seonghobae

Copy link
Copy Markdown
Contributor

@opencode-agent review exact current head 3728920010416c2ddbc20c19f8233db8889f3b69 against protected base 2cce96f8671bfde7e354effef931c14a5928c23b. Rebased the Dependabot-only CodeQL action update onto current main; changed workflows pass actionlint and diff --check. The prior CHANGES_REQUESTED verdict is bound to predecessor head d03fa6ebf...; do not treat its failures as current-head evidence.

@seonghobae
seonghobae dismissed opencode-agent[bot]’s stale review August 20, 2026 09:41

Dismiss stale review: review commit d03fa6e is not current PR head 705b854; current-head review is required.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@seonghobae

Copy link
Copy Markdown
Contributor

@opencode-agent Please review exact current HEAD a9399af51efc03479472e4aa066bac24e2fd329b only. Earlier CodeQL failures were on stale heads; current Checks are queued. Report actionable findings or approve only this exact commit, without bypass.

@seonghobae

Copy link
Copy Markdown
Contributor

The failed Strix attempt was reviewed against exact head 3ef0265. The source/test step did not run: repository visibility lookup returned GitHub API HTTP 403 installation rate-limit. This is infrastructure-only evidence; the security gate was not weakened and a failed-only rerun is queued.

@opencode-agent opencode-agent Bot added area: ci-cd CI, GitHub Actions, checks, release, or supply chain area: dependencies Dependency or lockfile maintenance priority: medium Normal-priority or P2 work status: needs-update Pull-request branch is behind its current base type: maintenance Maintenance, build, dependency, or operational upkeep labels Aug 22, 2026

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

OpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed.

Findings

1. HIGH Current-head GitHub Checks - Fix failed required checks before approval

  • Problem: Failed same-head checks remain for affb6787066e83cd06f2f78574f01c364ca24e13.
  • Root cause: The model-unavailable evidence fallback is allowed only when peer GitHub Checks are complete and clean.
  • Fix: Read and fix the failed check logs below, then rerun the current-head checks.
  • Regression test: Keep the model-unavailable fallback gated on an empty failed-check rollup.

Failed checks:

Changed-File Evidence Map

flowchart LR
  PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
  Evidence --> S1["Workflow (2 files)"]
  S1 --> I1["GitHub Actions review job"]
  I1 --> R1["Review risk: Workflow (2 files)"]
  R1 --> V1["actionlint plus required checks"]
Loading

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

OpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed.

Findings

1. HIGH Current-head GitHub Checks - Fix failed required checks before approval

  • Problem: Failed same-head checks remain for cf87c5389ad776c5f03b92226a3307bd7e759fe7.
  • Root cause: The model-unavailable evidence fallback is allowed only when peer GitHub Checks are complete and clean.
  • Fix: Read and fix the failed check logs below, then rerun the current-head checks.
  • Regression test: Keep the model-unavailable fallback gated on an empty failed-check rollup.

Failed checks:

Changed-File Evidence Map

flowchart LR
  PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
  Evidence --> S1["Workflow (2 files)"]
  S1 --> I1["GitHub Actions review job"]
  I1 --> R1["Review risk: Workflow (2 files)"]
  R1 --> V1["actionlint plus required checks"]
Loading

@seonghobae

Copy link
Copy Markdown
Contributor

Superseded by clean protected-main replacement #1274. The replacement retains this PR’s official v4.37.7 commit while extending it to every central init, analyze, and upload-sarif use with a repository-wide regression contract.

@seonghobae seonghobae closed this Aug 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-project-automation github-project-automation Bot moved this from In Progress to Done in naruon Platform Roadmap Aug 23, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/main/github/codeql-action/init-4.37.7 branch August 23, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ci-cd CI, GitHub Actions, checks, release, or supply chain area: dependencies Dependency or lockfile maintenance dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code priority: medium Normal-priority or P2 work status: needs-update Pull-request branch is behind its current base type: maintenance Maintenance, build, dependency, or operational upkeep

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant