From 97d0b5003d241f12f6eea71130c3881f371ee9bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 01:22:54 +0000 Subject: [PATCH] chore(main): release 1.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2ceb12..ddd89e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/36node/github-runner/compare/v1.2.5...v1.3.0) (2026-01-22) + + +### Features + +* upgrade github runner to 2.331.0 ([fd8e32c](https://github.com/36node/github-runner/commit/fd8e32c89da87a912d60d36d1e522f3a28798576)) + ## [1.2.5](https://github.com/36node/github-runner/compare/v1.2.4...v1.2.5) (2025-11-05)