From f3ff5c05339a5913959d55b860581f28e1778bf2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 18 Nov 2023 12:34:06 +0900 Subject: [PATCH] Release 2.21.15 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b5d5011..8131414a 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.21.15] - 2023-11-18 + - Update `syft@latest` to 0.97.1. ## [2.21.14] - 2023-11-17 @@ -1435,7 +1437,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.21.14...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.15...HEAD +[2.21.15]: https://github.com/taiki-e/install-action/compare/v2.21.14...v2.21.15 [2.21.14]: https://github.com/taiki-e/install-action/compare/v2.21.13...v2.21.14 [2.21.13]: https://github.com/taiki-e/install-action/compare/v2.21.12...v2.21.13 [2.21.12]: https://github.com/taiki-e/install-action/compare/v2.21.11...v2.21.12