mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 13:30:31 +00:00
Update sccache@latest to 0.15.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `sccache@latest` to 0.15.0.
|
||||||
|
|
||||||
- Update `mise@latest` to 2026.4.27.
|
- Update `mise@latest` to 2026.4.27.
|
||||||
|
|
||||||
- Update `cyclonedx@latest` to 0.31.0.
|
- Update `cyclonedx@latest` to 0.31.0.
|
||||||
|
|||||||
5
manifests/sccache.json
generated
5
manifests/sccache.json
generated
@@ -35,7 +35,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.14.0"
|
"version": "0.15.0"
|
||||||
|
},
|
||||||
|
"0.15": {
|
||||||
|
"version": "0.15.0"
|
||||||
},
|
},
|
||||||
"0.15.0": {
|
"0.15.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user