Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
github
/
codeql-action
Public
Notifications
You must be signed in to change notification settings
Fork
412
Star
1.4k
Code
Issues
142
Pull requests
12
Actions
Projects
0
Models
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Models
Security
Insights
Commits
Branch selector
main
User selector
henrymercer
Datepicker
All time
Commit History
Commits on Oct 30, 2025
Merge pull request #3262 from github/mergeback/v4.31.2-to-main-0499de31
Show description for 9bd8638
henrymercer
authored
9bd8638
Copy full SHA for 9bd8638
Merge pull request #3261 from github/henrymercer/setup-python
Show description for 0499de3
henrymercer
authored
0499de3
Copy full SHA for 0499de3
Set up Python in mergeback workflow
henrymercer
committed
3b96745
Copy full SHA for 3b96745
Merge pull request #3257 from github/henrymercer/ubuntu-slim
Show description for cc88437
henrymercer
authored
cc88437
Copy full SHA for cc88437
Run lightweight workflows on `ubuntu-slim`
henrymercer
committed
2a3599c
Copy full SHA for 2a3599c
Merge pull request #3256 from github/henrymercer/resolve-bad-merge
Show description for 514ff4d
henrymercer
authored
514ff4d
Copy full SHA for 514ff4d
Merge pull request #3253 from github/mergeback/v4.31.1-to-main-5fe9434c
Show description for aab1c2f
henrymercer
authored
aab1c2f
Copy full SHA for aab1c2f
Remove unused `console-log-level` dependency
Show description for b2bffa6
henrymercer
committed
b2bffa6
Copy full SHA for b2bffa6
Merge pull request #3252 from github/update-v4.31.1-777daa0c7
Show description for 5fe9434
henrymercer
authored
5fe9434
Copy full SHA for 5fe9434
Merge pull request #3245 from github/dependabot/github_actions/dot-github/workflows/actions/download-artifact-6
Show description for 8d50be3
henrymercer
authored
8d50be3
Copy full SHA for 8d50be3
Commits on Oct 28, 2025
Merge pull request #3249 from github/henrymercer/api-logging
Show description for ac9aeee
henrymercer
authored
ac9aeee
Copy full SHA for ac9aeee
Merge branch 'main' into henrymercer/api-logging
henrymercer
committed
d49e837
Copy full SHA for d49e837
Pass minimal copy of `core`
henrymercer
committed
3d988b2
Copy full SHA for 3d988b2
Merge pull request #3250 from github/henrymercer/prefer-fs-delete
Show description for 8cc18ac
henrymercer
authored
8cc18ac
Copy full SHA for 8cc18ac
Merge branch 'main' into henrymercer/prefer-fs-delete
henrymercer
committed
ea5cb4a
Copy full SHA for ea5cb4a
Merge pull request #3247 from github/henrymercer/disk-usage-node-api
Show description for e1c8976
henrymercer
authored
e1c8976
Copy full SHA for e1c8976
Merge branch 'main' into henrymercer/disk-usage-node-api
henrymercer
committed
4256e2e
Copy full SHA for 4256e2e
Apply suggestion
henrymercer
committed
66459ea
Copy full SHA for 66459ea
Merge pull request #3244 from github/dependabot/github_actions/dot-github/workflows/actions-minor-b11285d543
Show description for 1af9394
henrymercer
authored
1af9394
Copy full SHA for 1af9394
Merge pull request #3242 from github/dependabot/npm_and_yarn/npm-minor-75b724c14c
Show description for 311fc42
henrymercer
authored
311fc42
Copy full SHA for 311fc42
Merge pull request #3241 from github/dependabot/github_actions/dot-github/workflows/actions/upload-artifact-5
Show description for 284bf9b
henrymercer
authored
284bf9b
Copy full SHA for 284bf9b
Merge pull request #3243 from github/dependabot/npm_and_yarn/actions/artifact-4.0.0
Show description for a53e78e
henrymercer
authored
a53e78e
Copy full SHA for a53e78e
Improve method naming
henrymercer
committed
d84f470
Copy full SHA for d84f470
Use Node `fs` APIs instead of `del`
henrymercer
committed
41c0a26
Copy full SHA for 41c0a26
Tweak assertions
henrymercer
committed
d4ba404
Copy full SHA for d4ba404
Stub `GITHUB_WORKSPACE` in test
henrymercer
committed
55895ef
Copy full SHA for 55895ef
Add unit test for `checkDiskUsage`
henrymercer
committed
fe16891
Copy full SHA for fe16891
Disable SIP disablement check
henrymercer
committed
57c7b6a
Copy full SHA for 57c7b6a
Use Actions logger in API client
Show description for 8b1e55d
henrymercer
committed
8b1e55d
Copy full SHA for 8b1e55d
Build: Run npm install when `package-lock.json` out of date
henrymercer
committed
20900ee
Copy full SHA for 20900ee
Commits on Oct 27, 2025
Check disk usage using Node.js API
Show description for 239e305
henrymercer
committed
239e305
Copy full SHA for 239e305
Commits on Oct 24, 2025
Merge pull request #3223 from github/henrymercer/bump-minimum
Show description for e576807
henrymercer
authored
e576807
Copy full SHA for e576807
Commits on Oct 22, 2025
Merge pull request #3226 from github/henrymercer/prefer-optional-chaining
Show description for 4bd7dfe
henrymercer
authored
4bd7dfe
Copy full SHA for 4bd7dfe
Linting: Prefer optional chaining
henrymercer
committed
e5f165b
Copy full SHA for e5f165b
Bump minor version number
henrymercer
committed
3cd3374
Copy full SHA for 3cd3374
Pagination
Previous
Next
You can’t perform that action at this time.