diff --git a/CHANGELOG.md b/CHANGELOG.md index 80858178..fa2f5fe4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com - Support `docgarden` ([#1830](https://github.com/taiki-e/install-action/pull/1830), thanks @jesse-black) -- Update `vacuum@latest` to 0.27.3. +- Update `vacuum@latest` to 0.28.0. - Update `cargo-binstall@latest` to 1.19.1. diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 30515483..e114feb4 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -21,7 +21,10 @@ } }, "latest": { - "version": "0.27.3" + "version": "0.28.0" + }, + "0.28": { + "version": "0.28.0" }, "0.28.0": { "x86_64_linux_musl": {