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)