Bazel: use internal codeql module

This commit is contained in:
Paolo Tranquilli
2024-02-12 14:27:55 +01:00
parent 19bb8fe22d
commit 53539226a8
7 changed files with 49 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
load("@//:dist.bzl", "pack_zip")
load("@codeql_internal//:dist.bzl", "pack_zip")
pack_zip(
name = "externs",