Skip to content

Commit f843d94

Browse files
authored
Merge pull request #2869 from github/mbg/proxy/use-2.21.1-artifacts
Use proxy artifacts for `v2.21.1`
2 parents d3b65fc + 2264a4e commit f843d94

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lib/start-proxy-action.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/start-proxy-action.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ import { Credential, getCredentials } from "./start-proxy";
1111
import * as util from "./util";
1212

1313
const UPDATEJOB_PROXY = "update-job-proxy";
14-
const UPDATEJOB_PROXY_VERSION = "v2.0.20241023203727";
14+
const UPDATEJOB_PROXY_VERSION = "v2.0.20250424171100";
1515
const UPDATEJOB_PROXY_URL_PREFIX =
16-
"https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.18.1/";
16+
"https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.21.1/";
1717
const KEY_SIZE = 2048;
1818
const KEY_EXPIRY_YEARS = 2;
1919

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy