From 7dcb31b8033f96afe112f0df83dcb01f9969d23b Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 1 Feb 2024 00:50:22 +0900 Subject: [PATCH] Release 2.26.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 233ac730..edfd0992 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.26.8] - 2024-01-31 + - Update `osv-scanner@latest` to 1.6.2. ## [2.26.7] - 2024-01-26 @@ -1705,7 +1707,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.26.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.26.8...HEAD +[2.26.8]: https://github.com/taiki-e/install-action/compare/v2.26.7...v2.26.8 [2.26.7]: https://github.com/taiki-e/install-action/compare/v2.26.6...v2.26.7 [2.26.6]: https://github.com/taiki-e/install-action/compare/v2.26.5...v2.26.6 [2.26.5]: https://github.com/taiki-e/install-action/compare/v2.26.4...v2.26.5