From 07b43ed508403fa32c11f04dd608931cdf6748e2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 2 Oct 2024 20:05:40 +0900 Subject: [PATCH] Release 2.44.18 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abd05664..a199c888 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.44.18] - 2024-10-02 + - Update `osv-scanner@latest` to 1.9.0. ## [2.44.17] - 2024-10-01 @@ -2820,7 +2822,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.44.17...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.18...HEAD +[2.44.18]: https://github.com/taiki-e/install-action/compare/v2.44.17...v2.44.18 [2.44.17]: https://github.com/taiki-e/install-action/compare/v2.44.16...v2.44.17 [2.44.16]: https://github.com/taiki-e/install-action/compare/v2.44.15...v2.44.16 [2.44.15]: https://github.com/taiki-e/install-action/compare/v2.44.14...v2.44.15