From 0afa422c2a8af574d146832b0e1f3ede662cd576 Mon Sep 17 00:00:00 2001 From: "masterpointbot[bot]" <177651640+masterpointbot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 09:17:49 +0000 Subject: [PATCH] chore(main): release 0.2.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7526f01..a05267b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/masterpointio/terraform-github-teams/compare/v0.2.0...v0.2.1) (2026-07-01) + + +### Bug Fixes + +* pin GitHub Actions to commit SHAs (INT-326) ([#19](https://github.com/masterpointio/terraform-github-teams/issues/19)) ([bdd3129](https://github.com/masterpointio/terraform-github-teams/commit/bdd3129c4ab4f2207bb2fef34aefb712aa916fd5)) + ## [0.2.0](https://github.com/masterpointio/terraform-github-teams/compare/v0.1.0...v0.2.0) (2025-04-22)