Release 2.47.30

This commit is contained in:
Taiki Endo
2025-01-29 08:24:34 +09:00
parent 6fde044d27
commit afbe5c1715

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.47.30] - 2025-01-28
- Support `cargo-cyclonedx` on x86_64 Linux (musl).
- Support installing native binary for `cargo-cyclonedx` on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)
@@ -3428,7 +3430,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.47.29...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.30...HEAD
[2.47.30]: https://github.com/taiki-e/install-action/compare/v2.47.29...v2.47.30
[2.47.29]: https://github.com/taiki-e/install-action/compare/v2.47.28...v2.47.29
[2.47.28]: https://github.com/taiki-e/install-action/compare/v2.47.27...v2.47.28
[2.47.27]: https://github.com/taiki-e/install-action/compare/v2.47.26...v2.47.27