Skip to content

v0.23.1

Choose a tag to compare

@github-actions github-actions released this 05 Mar 21:44
· 12 commits to main since this release
f66be4a

Using Bzlmod

  1. Add to your MODULE.bazel file:
bazel_dep(name = "rules_ruby", version = "0.23.1")

What's Changed

  • chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #352
  • Fix code coverage support for JRuby for repos outside of rules_ruby by @noahkawasakigoogle in #353

Full Changelog: v0.23.0...v0.23.1