From e301538ed6dd9fed057d6dfed0dba2cb3b3680a6 Mon Sep 17 00:00:00 2001 From: "masterpointbot[bot]" <177651640+masterpointbot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 08:23:39 +0000 Subject: [PATCH] chore(main): release 3.0.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a25347..6232015 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.0.1](https://github.com/masterpointio/terraform-secrets-helper/compare/v3.0.0...v3.0.1) (2026-09-01) + + +### Bug Fixes + +* pin GitHub Actions to commit SHAs (INT-326) ([#38](https://github.com/masterpointio/terraform-secrets-helper/issues/38)) ([604aa64](https://github.com/masterpointio/terraform-secrets-helper/commit/604aa64fd2e830c869b4968c8afdb471aa4d2008)) + ## [3.0.0](https://github.com/masterpointio/terraform-secrets-helper/compare/v2.0.1...v3.0.0) (2026-03-06)