diff --git a/CHANGELOG.md b/CHANGELOG.md index c11f6aab..fe45187d 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] +- Update `vacuum@latest` to 0.27.3. + - Support `convco`. ([#1831](https://github.com/taiki-e/install-action/pull/1831), thanks @graelo) - Update `cargo-binstall@latest` to 1.19.1. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 3c57dcca..30515483 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -21,7 +21,7 @@ } }, "latest": { - "version": "0.27.2" + "version": "0.27.3" }, "0.28.0": { "x86_64_linux_musl": { @@ -50,7 +50,7 @@ } }, "0.27": { - "version": "0.27.2" + "version": "0.27.3" }, "0.27.3": { "x86_64_linux_musl": {