From 7bab19725222971b3d2a9fa182d664dc54b138bd Mon Sep 17 00:00:00 2001 From: Circle Bot Releases Date: Tue, 23 Sep 2025 10:48:39 -0400 Subject: [PATCH] chore(master): release 1.3.5 (auto-release) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a46ba09..513b0dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.5](https://github.com/circlefin/circle-public-github-workflows/compare/v1.3.4...v1.3.5) (2025-09-23) + + +### Miscellaneous Chores + +* **lint:** use stepsecurity action for checking commit sha pinned actions versions ([#30](https://github.com/circlefin/circle-public-github-workflows/issues/30)) ([d0d9fb0](https://github.com/circlefin/circle-public-github-workflows/commit/d0d9fb06c1c91f2cf27d024bb6fe4ea9e4c39d0f)) + ## [1.3.4](https://github.com/circlefin/circle-public-github-workflows/compare/v1.3.3...v1.3.4) (2025-09-11)