diff --git a/CHANGELOG.md b/CHANGELOG.md index f93819fe..5ce47a55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +## [2.67.6] - 2026-01-23 + - Update `cargo-nextest@latest` to 0.9.123. ## [2.67.5] - 2026-01-23 @@ -5433,7 +5435,8 @@ Note: This release is considered a breaking change because installing on version Initial release -[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.5...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.6...HEAD +[2.67.6]: https://github.com/taiki-e/install-action/compare/v2.67.5...v2.67.6 [2.67.5]: https://github.com/taiki-e/install-action/compare/v2.67.4...v2.67.5 [2.67.4]: https://github.com/taiki-e/install-action/compare/v2.67.3...v2.67.4 [2.67.3]: https://github.com/taiki-e/install-action/compare/v2.67.2...v2.67.3