Skip to content

Commit f8df543

Browse files
committed
Update codeql-extractor lib to 2.15.0
1 parent b451477 commit f8df543

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

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

extractor/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ tracing = "0.1"
1818
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
1919
rayon = "1.8.0"
2020
regex = "1.10.2"
21-
codeql-extractor = { git = "https://github.com/github/codeql", rev = "67a0112fcbd02c797f070fe9a534394a11218b98" }
21+
# 2.15.0
22+
codeql-extractor = { git = "https://github.com/github/codeql", rev = "a08356979f5f59ab0f1218d12fe4e8c2eb664997" }

0 commit comments

Comments
 (0)