From 920ab1831fbf4fb3ef75c8ead83556c918bb7290 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 26 May 2026 00:06:22 +0000 Subject: [PATCH] Release 2.79.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae09f3c0..09429c5a 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.8] - 2026-05-26 + - Update `parse-dockerfile@latest` to 0.1.6. - Update `knope@latest` to 0.23.0. @@ -6650,7 +6652,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.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.79.8...HEAD +[2.79.8]: https://github.com/taiki-e/install-action/compare/v2.79.7...v2.79.8 [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