diff --git a/CHANGELOG.md b/CHANGELOG.md index d074a3c9..dfd46ed7 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.58.31] - 2025-09-03 + - Update `trivy@latest` to 0.66.0. - Update `typos@latest` to 1.36.0. @@ -4392,7 +4394,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.58.30...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.31...HEAD +[2.58.31]: https://github.com/taiki-e/install-action/compare/v2.58.30...v2.58.31 [2.58.30]: https://github.com/taiki-e/install-action/compare/v2.58.29...v2.58.30 [2.58.29]: https://github.com/taiki-e/install-action/compare/v2.58.28...v2.58.29 [2.58.28]: https://github.com/taiki-e/install-action/compare/v2.58.27...v2.58.28