diff --git a/CHANGELOG.md b/CHANGELOG.md index 00414cb7..cf70e743 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.28] - 2026-02-11 + - Update `uv@latest` to 0.10.2. - Update `syft@latest` to 1.42.0. @@ -5623,7 +5625,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.27...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.28...HEAD +[2.67.28]: https://github.com/taiki-e/install-action/compare/v2.67.27...v2.67.28 [2.67.27]: https://github.com/taiki-e/install-action/compare/v2.67.26...v2.67.27 [2.67.26]: https://github.com/taiki-e/install-action/compare/v2.67.25...v2.67.26 [2.67.25]: https://github.com/taiki-e/install-action/compare/v2.67.24...v2.67.25