From e846e3af79e20900f2dc96622eaa0bc168b8808b Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 31 May 2026 12:44:16 +0000 Subject: [PATCH] Update `vacuum@latest` to 0.28.0 --- CHANGELOG.md | 2 +- manifests/vacuum.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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": {