Compare commits

..

2 Commits

Author SHA1 Message Date
Taiki Endo
b22dd82fe1 Update vacuum@latest to 0.26.5 2026-05-18 16:25:47 +00:00
Taiki Endo
83eb5e2957 Update cargo-shear@latest to 1.12.4 2026-05-18 16:08:52 +00:00
4 changed files with 13 additions and 6 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `vacuum@latest` to 0.26.5.
- Update `cargo-shear@latest` to 1.12.4.
## [2.79.1] - 2026-05-18 ## [2.79.1] - 2026-05-18
- Update `tombi@latest` to 0.11.5. - Update `tombi@latest` to 0.11.5.

View File

@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
inputs: inputs:
tool: tool:
description: Tools to install (whitespace or comma separated list) description: Tools to install (whitespace or comma separated list)
required: false required: true
default: valgrind # default: #publish:tool
checksum: checksum:
description: Whether to enable checksums (strongly discouraged to disable) description: Whether to enable checksums (strongly discouraged to disable)
required: false required: false

View File

@@ -27,10 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.11.2" "version": "1.12.4"
}, },
"1": { "1": {
"version": "1.11.2" "version": "1.12.4"
},
"1.12": {
"version": "1.12.4"
}, },
"1.12.4": { "1.12.4": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

4
manifests/vacuum.json generated
View File

@@ -21,10 +21,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.26.4" "version": "0.26.5"
}, },
"0.26": { "0.26": {
"version": "0.26.4" "version": "0.26.5"
}, },
"0.26.5": { "0.26.5": {
"x86_64_linux_musl": { "x86_64_linux_musl": {