From f13d8e15c52b25c79b608d399cc802adc73d83da Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 15 Oct 2025 17:10:59 +0900 Subject: [PATCH] Release 2.62.30 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eec42827..8ae460b6 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.30] - 2025-10-15 + - Update `vacuum@latest` to 0.18.6. - Update `zizmor@latest` to 1.15.2. @@ -4735,7 +4737,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.29...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.30...HEAD +[2.62.30]: https://github.com/taiki-e/install-action/compare/v2.62.29...v2.62.30 [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