From 8cab9da4f8b67b7a6df4ee0c33931c426152b0d1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 10 Jun 2023 18:58:45 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5900f80e..f305efc3 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] +- Support `syft`. ([#135](https://github.com/taiki-e/install-action/pull/135), thanks @FirelightFlagboy) + ## [2.9.4] - 2023-06-08 - Update `parse-changelog@latest` to 0.5.4.