Skip to content

fix(ci): update CodeQL actions together to v4.37.9 - #23

Merged
tang-vu merged 6 commits into
mainfrom
dependabot/github_actions/github/codeql-action/analyze-4.37.9
Sep 10, 2026
Merged

fix(ci): update CodeQL actions together to v4.37.9#23
tang-vu merged 6 commits into
mainfrom
dependabot/github_actions/github/codeql-action/analyze-4.37.9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

CodeQL initialization and analysis previously updated independently, causing all analysis jobs to fail with a configuration-version mismatch. Update both actions to the same immutable v4.37.9 commit, incorporate the update from #24, and group future CodeQL updates in Dependabot.

Add a repository workflow test requiring init and analyze to use the same commit and release version.

Validation: npm run check, npm test (212 passed, 1 skipped), npm run build, npm run smoke, and npm audit (0 vulnerabilities). The action commit was verified against the upstream v4.37.9 tag.

Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.8 to 4.37.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@db488dd...cdf488f)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 29, 2026
@dependabot
dependabot Bot requested a review from tang-vu as a code owner August 29, 2026 15:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 29, 2026
dependabot Bot and others added 4 commits August 29, 2026 15:36
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.8 to 4.37.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@db488dd...cdf488f)

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

Signed-off-by: dependabot[bot] <support@github.com>
…/codeql-action/init-4.37.9' into fix/codeql-review
@tang-vu tang-vu changed the title chore(deps): bump github/codeql-action/analyze from 4.37.8 to 4.37.9 fix(ci): update CodeQL actions together to v4.37.9 Sep 10, 2026
@tang-vu
tang-vu merged commit b90b2f1 into main Sep 10, 2026
11 checks passed
@tang-vu
tang-vu deleted the dependabot/github_actions/github/codeql-action/analyze-4.37.9 branch September 10, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant