Bazel: rename internal module to semmle_code

This commit is contained in:
Paolo Tranquilli
2024-02-21 16:48:23 +01:00
parent cb5e3c336d
commit 61bfe7e520
10 changed files with 35 additions and 35 deletions

View File

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