Release 2.69.6

This commit is contained in:
Taiki Endo
2026-03-22 02:50:18 +09:00
parent c35d18270e
commit 06203676c6

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.69.6] - 2026-03-21
- Support signature verification for `mise` and `syft`. ([#1611](https://github.com/taiki-e/install-action/pull/1611))
- Update `mise@latest` to 2026.3.10.
@@ -5997,7 +5999,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.69.5...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.69.6...HEAD
[2.69.6]: https://github.com/taiki-e/install-action/compare/v2.69.5...v2.69.6
[2.69.5]: https://github.com/taiki-e/install-action/compare/v2.69.4...v2.69.5
[2.69.4]: https://github.com/taiki-e/install-action/compare/v2.69.3...v2.69.4
[2.69.3]: https://github.com/taiki-e/install-action/compare/v2.69.2...v2.69.3