From fe065954f63bce19eff44d8f90e0cf0286f22ac3 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 19 Jan 2025 14:09:43 +0900 Subject: [PATCH] Release 2.47.17 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d131845cf..d2b2b0023 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.47.17] - 2025-01-19 + - Update `cargo-audit@latest` to 0.21.1. ## [2.47.16] - 2025-01-18 @@ -3348,7 +3350,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.16...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.17...HEAD +[2.47.17]: https://github.com/taiki-e/install-action/compare/v2.47.16...v2.47.17 [2.47.16]: https://github.com/taiki-e/install-action/compare/v2.47.15...v2.47.16 [2.47.15]: https://github.com/taiki-e/install-action/compare/v2.47.14...v2.47.15 [2.47.14]: https://github.com/taiki-e/install-action/compare/v2.47.13...v2.47.14