From ac77b20c731cdae46015c748439fc2b0a2d38d01 Mon Sep 17 00:00:00 2001 From: Circle Bot Releases Date: Thu, 6 Nov 2025 10:31:53 -0600 Subject: [PATCH] chore(master): release 1.3.6 (auto-release) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 513b0dd..7535c7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.6](https://github.com/circlefin/circle-public-github-workflows/compare/v1.3.5...v1.3.6) (2025-11-06) + + +### Miscellaneous Chores + +* bump dependency review action version ([#35](https://github.com/circlefin/circle-public-github-workflows/issues/35)) ([5bcd8a2](https://github.com/circlefin/circle-public-github-workflows/commit/5bcd8a28c755a808a2646c2b6db36b7ecb4ae302)) +* **stepsecurity:** apply security best practices ([#34](https://github.com/circlefin/circle-public-github-workflows/issues/34)) ([aff99fd](https://github.com/circlefin/circle-public-github-workflows/commit/aff99fdb55fb5e5386636f689c3575cd514ba4d6)) + ## [1.3.5](https://github.com/circlefin/circle-public-github-workflows/compare/v1.3.4...v1.3.5) (2025-09-23)