diff --git a/CHANGELOG.md b/CHANGELOG.md index f468e0a6..7515fc2c 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.16] - 2026-01-30 + - Update `uv@latest` to 0.9.28. - Update `syft@latest` to 1.41.1. @@ -5509,7 +5511,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.15...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.16...HEAD +[2.67.16]: https://github.com/taiki-e/install-action/compare/v2.67.15...v2.67.16 [2.67.15]: https://github.com/taiki-e/install-action/compare/v2.67.14...v2.67.15 [2.67.14]: https://github.com/taiki-e/install-action/compare/v2.67.13...v2.67.14 [2.67.13]: https://github.com/taiki-e/install-action/compare/v2.67.12...v2.67.13