Skip to content

Commit

Permalink
reference the bazelbuild/bazel repo commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-thm authored Oct 23, 2024
1 parent 8ee6cfa commit c2f0785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ _proto = struct(

_rules = struct(
# Whether files with arbitrary characters (including spaces) are allowed in Bazel runfiles.
# https://github.com/fmeum/bazel/commit/6e4072eeee16582531918d4ab1988f5df9fd550f
# https://github.com/bazelbuild/bazel/commit/c9115305cb81e7fe645f91ca790642cab136b2a1
allow_runfiles_with_arbitrary_characters = ge("7.4.0"),
# Whether the computed_substitutions parameter of ctx.actions.expand_template and ctx.actions.template_dict are stable.
# https://github.com/bazelbuild/bazel/commit/61c31d255b6ba65c372253f65043d6ea3f10e1f9
Expand Down

0 comments on commit c2f0785

Please sign in to comment.