From e839d7a0cbaf8d09f0d285e0417efdb0b7b8e65b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 15:55:46 +0000 Subject: [PATCH] chore(main): release 1.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a769f5b..42389b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://github.com/masterpointio/github-action-tf-test/compare/v1.0.1...v1.0.2) (2026-05-05) + + +### Bug Fixes + +* pin GitHub Actions to commit SHAs (INT-326) ([#33](https://github.com/masterpointio/github-action-tf-test/issues/33)) ([8dc20b2](https://github.com/masterpointio/github-action-tf-test/commit/8dc20b2863e2c09842294c7ecb194cc0423cabc9)) + ## [1.0.1](https://github.com/masterpointio/github-action-tf-test/compare/v1.0.0...v1.0.1) (2025-09-03)