From 959f8ad90499c9ce5d072830b8ca80b6edd1d13f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 5 Nov 2024 10:56:40 +0900 Subject: [PATCH] Release 2.44.61 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e47277490..0b0428050 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.61] - 2024-11-05 + - Update `syft@latest` to 1.16.0. ## [2.44.60] - 2024-11-02 @@ -3026,7 +3028,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.60...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.61...HEAD +[2.44.61]: https://github.com/taiki-e/install-action/compare/v2.44.60...v2.44.61 [2.44.60]: https://github.com/taiki-e/install-action/compare/v2.44.59...v2.44.60 [2.44.59]: https://github.com/taiki-e/install-action/compare/v2.44.58...v2.44.59 [2.44.58]: https://github.com/taiki-e/install-action/compare/v2.44.57...v2.44.58