From c6d88ff920e4bf8eba13a133da5f45ab2ab88890 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 11 Aug 2025 15:03:19 +0900 Subject: [PATCH] Release 2.58.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9758983e..58078dd2 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.8] - 2025-08-11 + - Update `osv-scanner@latest` to 2.2.1. ## [2.58.7] - 2025-08-11 @@ -4282,7 +4284,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.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.8...HEAD +[2.58.8]: https://github.com/taiki-e/install-action/compare/v2.58.7...v2.58.8 [2.58.7]: https://github.com/taiki-e/install-action/compare/v2.58.6...v2.58.7 [2.58.6]: https://github.com/taiki-e/install-action/compare/v2.58.5...v2.58.6 [2.58.5]: https://github.com/taiki-e/install-action/compare/v2.58.4...v2.58.5