From 32ba5b4fb4c4edf5c534b82ab9fb484eac95b6c8 Mon Sep 17 00:00:00 2001 From: "runners-releaser[bot]" <194412594+runners-releaser[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 11:46:36 +0000 Subject: [PATCH] chore(main): release 6.7.5 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a27e8d230..5a47ccd2cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.7.5](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v6.7.4...v6.7.5) (2025-08-26) + + +### Bug Fixes + +* **lambda:** bump the aws group in /lambdas with 6 updates ([#4730](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/4730)) ([0f02f61](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/0f02f61712ec0bc468af1c239c41f867cf04ae69)) + ## [6.7.4](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v6.7.3...v6.7.4) (2025-08-25)