From 5b5de1b4da26ad411330c0454bdd72929bfcbeb2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 14 Oct 2025 18:13:31 +0900 Subject: [PATCH] Release 2.62.29 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e4b0214..49ffb3be 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.29] - 2025-10-14 + - Update `zizmor@latest` to 1.15.1. - Update `cargo-nextest@latest` to 0.9.106. @@ -4729,7 +4731,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.28...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.29...HEAD +[2.62.29]: https://github.com/taiki-e/install-action/compare/v2.62.28...v2.62.29 [2.62.28]: https://github.com/taiki-e/install-action/compare/v2.62.27...v2.62.28 [2.62.27]: https://github.com/taiki-e/install-action/compare/v2.62.26...v2.62.27 [2.62.26]: https://github.com/taiki-e/install-action/compare/v2.62.25...v2.62.26