We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf38cf commit da26522Copy full SHA for da26522
WORKSPACE
@@ -5,9 +5,9 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
5
6
git_repository(
7
name = "ecsact_rtb",
8
- commit = "4d4856d697300a1e3c8b2e49b25acb72e9328b9d",
+ commit = "440d5f103aabd8dc6cca5ba1dddfa47cdb96070b",
9
remote = "git@github.com:seaube/ecsact-rtb.git",
10
- # shallow_since = "1657554031 -0700",
+ shallow_since = "1657916748 -0700",
11
)
12
13
load("@ecsact_rtb//:repositories.bzl", "ecsact_rtb_repositories")
0 commit comments