From ace6ebe54a6a0c86dfb5f7764b17f793b6925bc3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 24 Jun 2026 01:59:45 +0000 Subject: [PATCH] Release 2.82.3 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9768b2d..a7e1140a 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.82.3] - 2026-06-24 + - Update `zizmor@latest` to 1.26.1. - Update `wasmtime@latest` to 46.0.0. @@ -6896,7 +6898,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.82.2...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.82.3...HEAD +[2.82.3]: https://github.com/taiki-e/install-action/compare/v2.82.2...v2.82.3 [2.82.2]: https://github.com/taiki-e/install-action/compare/v2.82.1...v2.82.2 [2.82.1]: https://github.com/taiki-e/install-action/compare/v2.82.0...v2.82.1 [2.82.0]: https://github.com/taiki-e/install-action/compare/v2.81.11...v2.82.0