From cb33e69fad06166ca28a42b2575e4dadabf62ee8 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 4 Aug 2026 19:15:34 +0000 Subject: [PATCH] Release 2.85.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 955d0d85..89b8319d 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.85.8] - 2026-08-04 + - Update `zizmor@latest` to 1.29.0. - Update `typos@latest` to 1.49.0. @@ -7196,7 +7198,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.85.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.85.8...HEAD +[2.85.8]: https://github.com/taiki-e/install-action/compare/v2.85.7...v2.85.8 [2.85.7]: https://github.com/taiki-e/install-action/compare/v2.85.6...v2.85.7 [2.85.6]: https://github.com/taiki-e/install-action/compare/v2.85.5...v2.85.6 [2.85.5]: https://github.com/taiki-e/install-action/compare/v2.85.4...v2.85.5