From 23f5f015c8b3c39ac5abbddf39198a28fbfaad71 Mon Sep 17 00:00:00 2001 From: "runners-releaser[bot]" <194412594+runners-releaser[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 13:10:25 +0000 Subject: [PATCH] chore(main): release 7.7.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3fedfa5d8..883b3cd9b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.7.1](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v7.7.0...v7.7.1) (2026-06-11) + + +### Bug Fixes + +* **runners:** fix type mismatch in pool role conditional ([#5156](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5156)) ([60de50f](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/60de50f995794fe03f109234c79ca361ab86feaf)) + ## [7.7.0](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v7.6.1...v7.7.0) (2026-06-11)