From 364d5dd08fcddb19cb7b0a39f9cec737a1d89005 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 11 Oct 2025 01:58:22 +0900 Subject: [PATCH] Release 2.62.26 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c25e1500..933de342 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.26] - 2025-10-10 + - Update `trivy@latest` to 0.67.2. - Update `editorconfig-checker@latest` to 3.4.1. @@ -4703,7 +4705,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.25...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.26...HEAD +[2.62.26]: https://github.com/taiki-e/install-action/compare/v2.62.25...v2.62.26 [2.62.25]: https://github.com/taiki-e/install-action/compare/v2.62.24...v2.62.25 [2.62.24]: https://github.com/taiki-e/install-action/compare/v2.62.23...v2.62.24 [2.62.23]: https://github.com/taiki-e/install-action/compare/v2.62.22...v2.62.23