diff --git a/CHANGELOG.md b/CHANGELOG.md index 874da353..68e3f897 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.49.29] - 2025-03-18 + - Update `syft@latest` to 1.21.0. - Update `release-plz@latest` to 0.3.127. @@ -3700,7 +3702,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.49.28...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.29...HEAD +[2.49.29]: https://github.com/taiki-e/install-action/compare/v2.49.28...v2.49.29 [2.49.28]: https://github.com/taiki-e/install-action/compare/v2.49.27...v2.49.28 [2.49.27]: https://github.com/taiki-e/install-action/compare/v2.49.26...v2.49.27 [2.49.26]: https://github.com/taiki-e/install-action/compare/v2.49.25...v2.49.26