From 7b20dfd705618832f20d29066e34aa2f2f6194c2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 14 Jun 2025 03:27:41 +0900 Subject: [PATCH] Release 2.52.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d213117..a327bb83 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.52.8] - 2025-06-13 + - Update `cargo-careful@latest` to 0.4.7. - Update `syft@latest` to 1.27.1. @@ -3982,7 +3984,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.52.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.52.8...HEAD +[2.52.8]: https://github.com/taiki-e/install-action/compare/v2.52.7...v2.52.8 [2.52.7]: https://github.com/taiki-e/install-action/compare/v2.52.6...v2.52.7 [2.52.6]: https://github.com/taiki-e/install-action/compare/v2.52.5...v2.52.6 [2.52.5]: https://github.com/taiki-e/install-action/compare/v2.52.4...v2.52.5