From 7e71714acd674f4bc1a91f18bce287bfd11dfd9c Mon Sep 17 00:00:00 2001 From: "runners-releaser[bot]" <194412594+runners-releaser[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 15:03:39 +0000 Subject: [PATCH] chore(main): release 7.7.2 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 883b3cd9b8..dcdacf8eb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [7.7.2](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v7.7.1...v7.7.2) (2026-06-14) + + +### Bug Fixes + +* **ci:** restore persist-credentials for gh-pages deploy ([#5162](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5162)) ([9955d73](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/9955d73d1ed2a8e5eb9811f30a2d9eab8cd46edf)) +* **codeowners:** require admin review for nested .github paths ([#5164](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5164)) ([83ea30c](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/83ea30c4bb4fa0925d55d149eed651b526d9c71c)) + ## [7.7.1](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v7.7.0...v7.7.1) (2026-06-11)