From d4422f254e595ee762a758628fe4f16ce050fa2e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 11 Feb 2026 11:41:01 +0900 Subject: [PATCH] Release 2.67.28 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00414cb7..cf70e743 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.67.28] - 2026-02-11 + - Update `uv@latest` to 0.10.2. - Update `syft@latest` to 1.42.0. @@ -5623,7 +5625,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.67.27...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.28...HEAD +[2.67.28]: https://github.com/taiki-e/install-action/compare/v2.67.27...v2.67.28 [2.67.27]: https://github.com/taiki-e/install-action/compare/v2.67.26...v2.67.27 [2.67.26]: https://github.com/taiki-e/install-action/compare/v2.67.25...v2.67.26 [2.67.25]: https://github.com/taiki-e/install-action/compare/v2.67.24...v2.67.25