Skip to content

Commit d658e0d

Browse files
committed
ci: move to nightly-latest as the URL doesn't seem to interact well with CI
1 parent f742d6b commit d658e0d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/__test-proxy.yml

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

pr-checks/checks/test-proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "Proxy test"
22
description: "Tests using a proxy specified by the https_proxy environment variable"
3-
versions: ["linked", "https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.19.4/codeql-bundle-linux64.tar.zst"]
3+
versions: ["linked", "nightly-latest"]
44
operatingSystems: ["ubuntu"]
55
container:
66
image: ubuntu:22.04

0 commit comments

Comments
 (0)