From b5fddbb5361bce8a06fb168c9d403a6cc552b084 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 2 May 2026 19:40:03 +0000 Subject: [PATCH] Release 2.75.29 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e62a7de1..653e694a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +## [2.75.29] - 2026-05-02 + - Update `syft@latest` to 1.44.0. - Update `rclone@latest` to 1.74.0. @@ -6413,7 +6415,8 @@ Note: This release is considered a breaking change because installing on version Initial release -[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.28...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.29...HEAD +[2.75.29]: https://github.com/taiki-e/install-action/compare/v2.75.28...v2.75.29 [2.75.28]: https://github.com/taiki-e/install-action/compare/v2.75.27...v2.75.28 [2.75.27]: https://github.com/taiki-e/install-action/compare/v2.75.26...v2.75.27 [2.75.26]: https://github.com/taiki-e/install-action/compare/v2.75.25...v2.75.26