| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Updates the start-proxy action to use the new codeql-bundle-v2.22.0 release by bumping the proxy version and download URL.
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/start-proxy-action.ts | Updated version constant and release URL prefix |
| lib/start-proxy-action.js | Mirrored version and URL updates in compiled JS |
lib/start-proxy-action.js:47
const UPDATEJOB_PROXY_URL_PREFIX = "https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.22.0/";
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR updates the start-proxy action to use the private registry proxy binaries that
are attached as release assets to the codeql-bundle-v2.22.0 release.
Please do the following before merging: