From 6eea6d8373a71f620bc060bf0071225dbb30dbad Mon Sep 17 00:00:00 2001 From: "linz-github-automation[bot]" <249205945+linz-github-automation[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 01:36:29 +0000 Subject: [PATCH] chore(master): release 1.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5553151..b66ada6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://github.com/linz/action-setup-node/compare/v1.0.1...v1.0.2) (2026-02-23) + + +### Bug Fixes + +* **deps:** bump actions/checkout from 4 to 6 ([#4](https://github.com/linz/action-setup-node/issues/4)) ([bcbb12d](https://github.com/linz/action-setup-node/commit/bcbb12db1be4b6730c5fe2e32bf12caedc49ad0e)) + ## [1.0.1](https://github.com/linz/action-setup-node/compare/v1.0.0...v1.0.1) (2026-02-12)