From 29731b41a17fa660fe60994f8cae3754e004a224 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 11:54:49 +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..69ef87f 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-04-08) + + +### 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)