From 6a08c6906b66c5d625b29bd6af1556c5b20a1203 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 23 Jan 2025 10:58:13 +0900 Subject: [PATCH] Release 2.47.24 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6acd3845a..1f307deef 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.47.24] - 2025-01-23 + - Update `syft@latest` to 1.19.0. - Update `just@latest` to 1.39.0. @@ -3382,7 +3384,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.47.23...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.24...HEAD +[2.47.24]: https://github.com/taiki-e/install-action/compare/v2.47.23...v2.47.24 [2.47.23]: https://github.com/taiki-e/install-action/compare/v2.47.22...v2.47.23 [2.47.22]: https://github.com/taiki-e/install-action/compare/v2.47.21...v2.47.22 [2.47.21]: https://github.com/taiki-e/install-action/compare/v2.47.20...v2.47.21