Skip to content

Commit da26522

Browse files
committed
Updated ecsact-rtb
1 parent ccf38cf commit da26522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
55

66
git_repository(
77
name = "ecsact_rtb",
8-
commit = "4d4856d697300a1e3c8b2e49b25acb72e9328b9d",
8+
commit = "440d5f103aabd8dc6cca5ba1dddfa47cdb96070b",
99
remote = "git@github.com:seaube/ecsact-rtb.git",
10-
# shallow_since = "1657554031 -0700",
10+
shallow_since = "1657916748 -0700",
1111
)
1212

1313
load("@ecsact_rtb//:repositories.bzl", "ecsact_rtb_repositories")

0 commit comments

Comments
 (0)