From e97321804de988b9af40d31fc28b2feb77be4393 Mon Sep 17 00:00:00 2001 From: "devops-roast-bot[bot]" <227748137+devops-roast-bot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 08:38:51 +0000 Subject: [PATCH] chore(main): release 1.2.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7955bf..35110f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.2.0](https://github.com/devops-roast/github-actions/compare/v1.1.0...v1.2.0) (2025-08-28) + + +### Features + +* **deps:** update pre-commit to 4.3.0 ([#6](https://github.com/devops-roast/github-actions/issues/6)) ([129c3ed](https://github.com/devops-roast/github-actions/commit/129c3ed00c3230e29bd54b036bc9a6df37500739)) +* **gha:** pin dependencies ([#5](https://github.com/devops-roast/github-actions/issues/5)) ([a230b32](https://github.com/devops-roast/github-actions/commit/a230b32b84b911ccfcec9715a9cc4fecbf72af95)) +* **gha:** Update stefanzweifel/git-auto-commit-action action to v6.0.1 ([#7](https://github.com/devops-roast/github-actions/issues/7)) ([83c671f](https://github.com/devops-roast/github-actions/commit/83c671f50a2eba59a401ce05cca10367b115002a)) + ## [1.1.0](https://github.com/devops-roast/github-actions/compare/v1.0.0...v1.1.0) (2025-08-28)