From be678926c5628e168d79d4e95a4dddf80876e856 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 02:02:29 +0000 Subject: [PATCH] chore(main): release 1.5.4 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5c3019..cb63f35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.4](https://github.com/36node/github-runner/compare/v1.5.3...v1.5.4) (2026-08-11) + + +### Bug Fixes + +* bump actions-runner to 2.336.0 ([#20](https://github.com/36node/github-runner/issues/20)) ([11bc0bf](https://github.com/36node/github-runner/commit/11bc0bf965ece2a4eabf94598f20c52bc444c6d2)) + ## [1.5.3](https://github.com/36node/github-runner/compare/v1.5.2...v1.5.3) (2026-04-30)