Commit ef73c2b
ci(security): upgrade CodeQL actions from v3 to v4
BREAKING CHANGE: CodeQL Action v3 deprecated November 25, 2025
Changes:
- Updated github/codeql-action/init from v3 to v4
- Updated github/codeql-action/analyze from v3 to v4
This addresses the deprecation warning:
"The `v3` tag of github/codeql-action is being deprecated and may
stop working without warning on November 25, 2025."
The v4 release (October 2025) includes:
- Node.js 22 upgrade (from Node.js 20)
- Improved performance for large codebases
- Enhanced Rust language support
- Better security-extended query coverage
Additionally, created missing GitHub labels for Dependabot:
- "dependencies" (blue, #0366d6) - Dependency-related PRs
- "rust" (orange, #dea584) - Rust ecosystem updates
- "github-actions" (yellow, #ffc107) - CI/CD workflow updates
These labels enable Dependabot to properly tag automated PRs
per the dependabot.yml configuration.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent dd7f2fe commit ef73c2b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments