From d9be7d8cda89035c9c843f78bd44d4f72d8403d4 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 24 May 2026 20:24:17 +0000 Subject: [PATCH] Release 2.79.7 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccfccfe6..30ed07dd 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.79.7] - 2026-05-24 + - Update `typos@latest` to 1.46.3. - Update `rclone@latest` to 1.74.2. @@ -6644,7 +6646,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.79.6...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.79.7...HEAD +[2.79.7]: https://github.com/taiki-e/install-action/compare/v2.79.6...v2.79.7 [2.79.6]: https://github.com/taiki-e/install-action/compare/v2.79.5...v2.79.6 [2.79.5]: https://github.com/taiki-e/install-action/compare/v2.79.4...v2.79.5 [2.79.4]: https://github.com/taiki-e/install-action/compare/v2.79.3...v2.79.4