mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Release 2.82.0
This commit is contained in:
+4
-1
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.82.0] - 2026-06-17
|
||||
|
||||
- Support `cargo-vet`. ([#1908](https://github.com/taiki-e/install-action/pull/1908), thanks @jakewimmer)
|
||||
|
||||
- Support `cargo-crap`. ([#1905](https://github.com/taiki-e/install-action/pull/1905), thanks @BartoszCiesla)
|
||||
@@ -6848,7 +6850,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.81.11...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.82.0...HEAD
|
||||
[2.82.0]: https://github.com/taiki-e/install-action/compare/v2.81.11...v2.82.0
|
||||
[2.81.11]: https://github.com/taiki-e/install-action/compare/v2.81.10...v2.81.11
|
||||
[2.81.10]: https://github.com/taiki-e/install-action/compare/v2.81.9...v2.81.10
|
||||
[2.81.9]: https://github.com/taiki-e/install-action/compare/v2.81.8...v2.81.9
|
||||
|
||||
Reference in New Issue
Block a user