Skip to content

chore: update CodeQL Actions to v4.37.6 - #139

Merged
archham merged 2 commits into
mainfrom
138-codeql-action-4.37.6
Aug 17, 2026
Merged

chore: update CodeQL Actions to v4.37.6#139
archham merged 2 commits into
mainfrom
138-codeql-action-4.37.6

Conversation

@hermes-archham

Copy link
Copy Markdown
Member

Summary

Replaces Dependabot PR #138 with the complete coordinated update required by this repository's immutable GitHub Actions policy.

Changes

  • updates grouped github/codeql-action/init and analyze from v4.37.4 to v4.37.6;
  • keeps both steps pinned to the verified immutable commit 5595ccaf912efad79be6eef63a5619ff05969be3;
  • synchronizes the exact-SHA regression assertion;
  • updates the unreleased maintenance record.

Upstream review

  • annotated v4.37.6 tag independently resolves to the pinned commit;
  • init and analyze both use the Node 24 Action runtime;
  • release changes cover a CodeQL bundle-download fallback fix and the default remote configuration filename;
  • this workflow does not use the affected remote config-file address form.

Validation

  • 177 tests passed, one expected skip;
  • Bash syntax, Python compilation, tracked YAML parsing, and git diff --check passed;
  • strict hash-locked MkDocs build passed;
  • complete workflow Action inventory remains immutable-SHA pinned;
  • old CodeQL SHA is absent from current workflow/test surfaces;
  • added-line public-safety scan passed.

Runtime and hosted exact-head results will be recorded after the branch workflows complete.

dependabot Bot and others added 2 commits August 14, 2026 09:55
Bumps the codeql-actions group with 2 updates: [github/codeql-action/init](https://github.com/github/codeql-action) and [github/codeql-action/analyze](https://github.com/github/codeql-action).


Updates `github/codeql-action/init` from 4.37.4 to 4.37.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f205ea1...5595cca)

Updates `github/codeql-action/analyze` from 4.37.4 to 4.37.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f205ea1...5595cca)

---
updated-dependencies:
- dependency-name: github/codeql-action/init
  dependency-version: 4.37.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codeql-actions
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codeql-actions
...

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

Copy link
Copy Markdown
Member Author

Exact-head verification

Exact head: 888f19b01acdaac89a3dbe93e28f45c8fc74b15e

Upstream verification:

  • annotated v4.37.6 tag independently peels to 5595ccaf912efad79be6eef63a5619ff05969be3;
  • both init and analyze use the Node 24 Action runtime;
  • the release changes are compatible with this workflow's current inputs.

Local gates:

  • 177 tests passed, one expected skip;
  • Bash syntax, Python compilation, tracked YAML parsing, and whitespace checks passed;
  • strict hash-locked documentation build passed;
  • complete immutable Action-reference inventory and added-line public-safety scan passed.

Hosted gates:

  • Repository gates 31781958339 — passed;
  • PR CodeQL 31781958353 — passed;
  • operator-bundle build/transfer 31781958374 — passed; publication correctly skipped for a PR;
  • manual exact-branch CodeQL 31781972423 — passed.

The PR is clean and mergeable. No product runtime, release compatibility, or validation evidence changed.

@archham archham left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

OK

@archham
archham merged commit f48d97a into main Aug 17, 2026
7 checks passed
@archham
archham deleted the 138-codeql-action-4.37.6 branch August 17, 2026 08:48
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