One of the TODO lefts in the already huge #3003.
What we need?
- a file
.github/workflows/cargo-semver-version similar to nightly-version that tracks the pinned version of cargo-semver-checks.
- a weekly
cron-weekly-update-cargo-semver-checks.yml that checks if we need to update cargo-semver-checks and makes a PR (similar to other cron-*.yml jobs)
Some ideas: