| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,4 +34,4 @@ lazy_static = "1.4.0" | |||
| 34 | 34 | # of lock-file update time, but `rules_rust` pins generates a bazel rule that unconditionally downloads `main`, which | |
| 35 | 35 | # breaks build hermeticity. So, rev-pinning it is. | |
| 36 | 36 | # See also https://github.com/bazelbuild/rules_rust/issues/2502. | |
| 37 | - codeql-extractor = { git = "https://github.com/github/codeql.git", rev = "514a92d5bd1e24e4b7367d64430762ffd1ffbe7f" } | ||
| 37 | + codeql-extractor = { git = "https://github.com/github/codeql.git", rev = "cee6f003fd58c64916c629f7d8b27b870d6f78c5" } | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments