Skip to content

chore: upgrade CodeQL Action from v3 to v4#1616

Merged
aws-cdk-automation merged 1 commit into
mainfrom
mrgrain/chore/ci/upgrade-codeql-action-v4
Jun 11, 2026
Merged

chore: upgrade CodeQL Action from v3 to v4#1616
aws-cdk-automation merged 1 commit into
mainfrom
mrgrain/chore/ci/upgrade-codeql-action-v4

Conversation

@mrgrain

@mrgrain mrgrain commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

CodeQL Action v3 is being deprecated in December 2026 (announcement). v4 was released on October 7, 2025 and runs on the Node.js 24 runtime. It's a drop-in replacement with no configuration changes required.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

CodeQL Action v3 is deprecated in December 2026.
v4 runs on Node.js 24 and is a drop-in replacement.
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/codeql.yml

PackageVersionLicenseIssue Type
github/codeql-action/analyze4.*.*NullUnknown License
github/codeql-action/init4.*.*NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/github/codeql-action/analyze 4.*.* UnknownUnknown
actions/github/codeql-action/init 4.*.* UnknownUnknown

Scanned Files

  • .github/workflows/codeql.yml

@aws-cdk-automation aws-cdk-automation requested a review from a team June 11, 2026 08:34
@github-actions github-actions Bot added the p2 label Jun 11, 2026
@mrgrain mrgrain changed the title chore(ci): upgrade CodeQL Action from v3 to v4 chore: upgrade CodeQL Action from v3 to v4 Jun 11, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.64%. Comparing base (3ec7934) to head (0a29a17).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1616      +/-   ##
==========================================
- Coverage   88.64%   88.64%   -0.01%     
==========================================
  Files          77       77              
  Lines       11293    11296       +3     
  Branches     1565     1565              
==========================================
+ Hits        10011    10013       +2     
- Misses       1253     1254       +1     
  Partials       29       29              
Flag Coverage Δ
suite.unit 88.64% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Jun 11, 2026
Merged via the queue into main with commit 1705f43 Jun 11, 2026
50 of 51 checks passed
@aws-cdk-automation aws-cdk-automation deleted the mrgrain/chore/ci/upgrade-codeql-action-v4 branch June 11, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants