From 5140f853a1cdf11adb558a08d00d06d67af3dea4 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 14 Aug 2025 09:40:29 +0900 Subject: [PATCH] Release 2.58.11 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41f3d4bc..4aaa76be 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.11] - 2025-08-14 + - Update `release-plz@latest` to 0.3.140. - Update `syft@latest` to 1.31.0. @@ -4298,7 +4300,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.10...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.11...HEAD +[2.58.11]: https://github.com/taiki-e/install-action/compare/v2.58.10...v2.58.11 [2.58.10]: https://github.com/taiki-e/install-action/compare/v2.58.9...v2.58.10 [2.58.9]: https://github.com/taiki-e/install-action/compare/v2.58.8...v2.58.9 [2.58.8]: https://github.com/taiki-e/install-action/compare/v2.58.7...v2.58.8