From 271014ec0fe73d05f4206c04b4392ad895d8f0e3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 11 Dec 2025 00:05:16 +0900 Subject: [PATCH] Release 2.62.66 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb9f8d55..adde553d 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.62.66] - 2025-12-10 + - Update `uv@latest` to 0.9.17. - Update `syft@latest` to 1.38.2. @@ -5085,7 +5087,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.62.65...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.66...HEAD +[2.62.66]: https://github.com/taiki-e/install-action/compare/v2.62.65...v2.62.66 [2.62.65]: https://github.com/taiki-e/install-action/compare/v2.62.64...v2.62.65 [2.62.64]: https://github.com/taiki-e/install-action/compare/v2.62.63...v2.62.64 [2.62.63]: https://github.com/taiki-e/install-action/compare/v2.62.62...v2.62.63