From df7fef70df0a2942fd5efea8743326838daada08 Mon Sep 17 00:00:00 2001 From: GitHubActions Date: Sat, 9 Nov 2024 21:17:47 +0000 Subject: [PATCH] chore(version): v0.4.4 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c608f9..652947b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.4.4 - 2024-11-09 +#### Bug Fixes +- Fix trivy action - (84d8ab3) - Rob Lazzurs + +- - - + ## v0.4.3 - 2024-10-19 #### Bug Fixes - Update terragrunt to latest - (b4465a8) - Rob Lazzurs