Skip to content

Commit

Permalink
Update the alias path to repock_lock.update
Browse files Browse the repository at this point in the history
  • Loading branch information
revati-naik-apex committed Feb 14, 2025
1 parent e20ed39 commit 832c6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repos/config/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ exports_files(["bazel.repos"] + glob(["*.lock.bzl"]))

alias(
name = "repos_lock.update",
actual = "//repos/config/detail:repos_lock.update",
actual = "@ros2_config//:repos_lock.update",
)

0 comments on commit 832c6c2

Please sign in to comment.