Skip to content

Commit 7ca9eb7

Browse files
committed
ci: bump baseline revision for semver checks
1 parent bed780d commit 7ca9eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/semver-checks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Ensure that the command is installed.
44
cargo install [email protected] --locked
55

6-
BASELINE_REV=70d441f4c # UPDATE ME ON NECESSARY BREAKING CHANGES
6+
BASELINE_REV=d25622e60 # UPDATE ME ON NECESSARY BREAKING CHANGES
77

88
# Exclude CLI as it has been removed
99
cargo semver-checks --workspace --default-features \

0 commit comments

Comments
 (0)