From 79b8a0afabb08e4aa0775fd60a4c038e43277d2f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 7 Aug 2025 18:31:17 +0900 Subject: [PATCH] Release 2.58.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6db63f45..111d5173 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.1] - 2025-08-07 + - Update `osv-scanner@latest` to 2.2.0. - Update `grcov@latest` to 0.10.5. @@ -4248,7 +4250,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.0...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.1...HEAD +[2.58.1]: https://github.com/taiki-e/install-action/compare/v2.58.0...v2.58.1 [2.58.0]: https://github.com/taiki-e/install-action/compare/v2.57.8...v2.58.0 [2.57.8]: https://github.com/taiki-e/install-action/compare/v2.57.7...v2.57.8 [2.57.7]: https://github.com/taiki-e/install-action/compare/v2.57.6...v2.57.7