Skip to content

VirtusLab/bazel-steward

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

55948f4 · Mar 17, 2025
Oct 29, 2024
Mar 4, 2025
Mar 5, 2025
Mar 17, 2025
Mar 4, 2025
Feb 20, 2024
Mar 4, 2025
Mar 4, 2025
Apr 29, 2024
Feb 18, 2023
Jan 29, 2024
Dec 8, 2022
May 19, 2023
Apr 29, 2024
Mar 22, 2023
Jan 12, 2023
Apr 18, 2023
May 19, 2023
Jul 16, 2024
Mar 17, 2025
Dec 30, 2023
Jul 16, 2024
Apr 25, 2024
Apr 18, 2023

Repository files navigation

Basel Steward logo

Bazel Steward

Bazel Steward badge

Bazel Steward is a bot that helps you keep your library dependencies, Bazel and Bazel rules up-to-date.

How it works

Bazel Steward scans your repository looking for outside dependencies. Then, it compares a version of the found dependency against a remote repository. If a newer version is available on the remote repository, then it opens a pull request with a change for that newer version.

Documentation

The documentation is available at https://virtuslab.github.io/bazel-steward

Contributing

Want to contribute? Look here!