From f1390fd0d8205ae79e5e57b1d1e300dceeb4163e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 4 Apr 2025 07:34:59 +0900 Subject: [PATCH] Release 2.49.44 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1c65a6e..b3374424 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.49.44] - 2025-04-03 + - Update `grcov@latest` to 0.8.24. - Update `osv-scanner@latest` to 2.0.1. @@ -3780,7 +3782,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.49.43...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.44...HEAD +[2.49.44]: https://github.com/taiki-e/install-action/compare/v2.49.43...v2.49.44 [2.49.43]: https://github.com/taiki-e/install-action/compare/v2.49.42...v2.49.43 [2.49.42]: https://github.com/taiki-e/install-action/compare/v2.49.41...v2.49.42 [2.49.41]: https://github.com/taiki-e/install-action/compare/v2.49.40...v2.49.41