From e7dd06a5731075458d8bbd3465396374ad0d20cb Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 18 Jan 2024 09:29:40 +0900 Subject: [PATCH] Release 2.25.3 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9645a674..114058ac 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.25.3] - 2024-01-18 + - Update `syft@latest` to 0.101.0. ## [2.25.2] - 2024-01-15 @@ -1627,7 +1629,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.25.2...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.25.3...HEAD +[2.25.3]: https://github.com/taiki-e/install-action/compare/v2.25.2...v2.25.3 [2.25.2]: https://github.com/taiki-e/install-action/compare/v2.25.1...v2.25.2 [2.25.1]: https://github.com/taiki-e/install-action/compare/v2.25.0...v2.25.1 [2.25.0]: https://github.com/taiki-e/install-action/compare/v2.24.4...v2.25.0