From c28440593e2689ec0c3803c7468907b0c00bff63 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 22 Aug 2024 20:32:45 +0900 Subject: [PATCH] Release 2.42.29 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4b5ac197..7d92b0d5a 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.42.29] - 2024-08-22 + - Update `osv-scanner@latest` to 1.8.4. ## [2.42.28] - 2024-08-20 @@ -2626,7 +2628,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.42.28...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.29...HEAD +[2.42.29]: https://github.com/taiki-e/install-action/compare/v2.42.28...v2.42.29 [2.42.28]: https://github.com/taiki-e/install-action/compare/v2.42.27...v2.42.28 [2.42.27]: https://github.com/taiki-e/install-action/compare/v2.42.26...v2.42.27 [2.42.26]: https://github.com/taiki-e/install-action/compare/v2.42.25...v2.42.26