From f8618854fce6f71a0a6b469382684373be83b0dc Mon Sep 17 00:00:00 2001 From: "linz-github-automation[bot]" <249205945+linz-github-automation[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 07:21:24 +0000 Subject: [PATCH] chore(master): release 1.0.7 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c064bc8..e629a6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.7](https://github.com/linz/action-setup-node/compare/v1.0.6...v1.0.7) (2026-07-09) + + +### Bug Fixes + +* **deps:** bump actions/checkout from 6.0.3 to 7.0.0 ([#24](https://github.com/linz/action-setup-node/issues/24)) ([0dd4102](https://github.com/linz/action-setup-node/commit/0dd4102216f35077bf8a0a243769f1273de910ce)) + ## [1.0.6](https://github.com/linz/action-setup-node/compare/v1.0.5...v1.0.6) (2026-06-18)