mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Address review.
This commit is contained in:
@@ -61,7 +61,7 @@ r.from_cargo(
|
||||
"//ruby/extractor/codeql-extractor-fake-crate:Cargo.toml",
|
||||
],
|
||||
)
|
||||
use_repo(r, "rd")
|
||||
use_repo(r, ruby_deps="rd")
|
||||
|
||||
dotnet = use_extension("@rules_dotnet//dotnet:extensions.bzl", "dotnet")
|
||||
dotnet.toolchain(dotnet_version = "8.0.101")
|
||||
|
||||
Reference in New Issue
Block a user