Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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
493
Star
1.6k
Code
Issues
157
Pull requests
32
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add workflow for updating release used by
start-proxy
- #2941
#2941
Merged
mbg
merged 17 commits into
main
github/codeql-action:main
from
mbg/update-proxy-binaries
github/codeql-action:mbg/update-proxy-binaries
Copy head branch name to clipboard
Jun 24, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add workflow for updating release used by
start-proxy
#2941
mbg
merged 17 commits into
main
github/codeql-action:main
from
mbg/update-proxy-binaries
github/codeql-action:mbg/update-proxy-binaries
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2025
Add workflow for updating release used by `start-proxy`
mbg
committed
6b9b66d
View commit details
Copy full SHA for 6b9b66d
Browse repository at this point
Use environment variable to store release tag
mbg
committed
0180811
View commit details
Copy full SHA for 0180811
Browse repository at this point
Add `push` trigger for testing
mbg
committed
e8ad3af
View commit details
Copy full SHA for e8ad3af
Browse repository at this point
Fix `pr_title` quotes
mbg
committed
286556a
View commit details
Copy full SHA for 286556a
Browse repository at this point
Fix branch name
mbg
committed
7ca4105
View commit details
Copy full SHA for 7ca4105
Browse repository at this point
Improve PR title formatting
mbg
committed
37a3fcc
View commit details
Copy full SHA for 37a3fcc
Browse repository at this point
Fix `pr_body` contents
mbg
committed
c55fb0a
View commit details
Copy full SHA for c55fb0a
Browse repository at this point
Start with `main`
mbg
committed
fcd0ad4
View commit details
Copy full SHA for fcd0ad4
Browse repository at this point
Add missing `v` to regex
mbg
committed
46cafbc
View commit details
Copy full SHA for 46cafbc
Browse repository at this point
Check that the release tag has the expected format
mbg
committed
e044b15
View commit details
Copy full SHA for e044b15
Browse repository at this point
Check that the release exists
mbg
committed
cce0287
View commit details
Copy full SHA for cce0287
Browse repository at this point
Run on Ubuntu
mbg
committed
9ee60a6
View commit details
Copy full SHA for 9ee60a6
Browse repository at this point
Construct target branch name in `checks` step
mbg
committed
6a3692d
View commit details
Copy full SHA for 6a3692d
Browse repository at this point
Use `--dry-run` for non-`workflow_dispatch` events
mbg
committed
0cec254
View commit details
Copy full SHA for 0cec254
Browse repository at this point
Add reminder to mark PR as ready for review to trigger CI
mbg
committed
6e22e41
View commit details
Copy full SHA for 6e22e41
Browse repository at this point
Commits on Jun 24, 2025
Replace inline expressions with environment variables
mbg
committed
bbfc5be
View commit details
Copy full SHA for bbfc5be
Browse repository at this point
Remove push trigger that was used for testing
mbg
committed
2e3b93f
View commit details
Copy full SHA for 2e3b93f
Browse repository at this point
You can’t perform that action at this time.