From 2bf116319851c60d761f607730a17d01b1382062 Mon Sep 17 00:00:00 2001 From: "masterpointbot[bot]" <177651640+masterpointbot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 23:39:39 +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..8b436f4 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-04-02) + + +### 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)