mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update uv@latest to 0.12.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 `uv@latest` to 0.12.0.
|
||||||
|
|
||||||
- Update `syft@latest` to 1.50.0.
|
- Update `syft@latest` to 1.50.0.
|
||||||
|
|
||||||
- Update `sccache@latest` to 0.17.0.
|
- Update `sccache@latest` to 0.17.0.
|
||||||
|
|||||||
Generated
+4
-1
@@ -68,7 +68,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.11.33"
|
"version": "0.12.0"
|
||||||
|
},
|
||||||
|
"0.12": {
|
||||||
|
"version": "0.12.0"
|
||||||
},
|
},
|
||||||
"0.12.0": {
|
"0.12.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user