Skip to content

Commit 79e0afb

Browse files
committed
Run local CodeQL check using linked bundle
1 parent a25c57c commit 79e0afb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/__test-local-codeql.yml

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

pr-checks/checks/test-local-codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "Local CodeQL bundle"
22
description: "Tests using a CodeQL bundle from a local file rather than a URL"
3-
versions: ["nightly-latest"]
3+
versions: ["linked"]
44
operatingSystems: ["ubuntu"]
55
installGo: true
66
steps:

0 commit comments

Comments
 (0)