mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update trivy@latest to 0.74.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 `trivy@latest` to 0.74.0.
|
||||||
|
|
||||||
- Update `tombi@latest` to 1.4.0.
|
- Update `tombi@latest` to 1.4.0.
|
||||||
|
|
||||||
- Update `mdbook-mermaid@latest` to 0.17.1.
|
- Update `mdbook-mermaid@latest` to 0.17.1.
|
||||||
|
|||||||
Generated
+34
-1
@@ -31,7 +31,40 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.73.0"
|
"version": "0.74.0"
|
||||||
|
},
|
||||||
|
"0.74": {
|
||||||
|
"version": "0.74.0"
|
||||||
|
},
|
||||||
|
"0.74.0": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"etag": "0x8DEF9F73B032717",
|
||||||
|
"hash": "2ae6fe3ee734b7fdf11335663e18c75ea12dccc76062f09f164a3b0f8be4371a"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DEF9F738949D13",
|
||||||
|
"hash": "472816f6888dda689d075c30254d4210b4d1035acf365aa72332f584c2f60485"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DEF9F73CB01F8F",
|
||||||
|
"hash": "94c40e0696e4b907a74b7b2e1438d5d72ebaca83115817407f568a002d520842"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DEF9F73A7EE0AC",
|
||||||
|
"hash": "b94ce1976bbf3c15b514b605ee88be7c6d94a29be2302847ff01cb794d47aad5"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DEF9F73C17F420",
|
||||||
|
"hash": "1caada5e0e2091909357c7525d3aa76f4b660b13821bc143b190c7483e31cc11"
|
||||||
|
},
|
||||||
|
"powerpc64le_linux_gnu": {
|
||||||
|
"etag": "0x8DEF9F73B7DE82C",
|
||||||
|
"hash": "c5aabfe8789d0d43f578ef2d01174884c8ff0f2106c627a220a43f7bf9054959"
|
||||||
|
},
|
||||||
|
"s390x_linux_gnu": {
|
||||||
|
"etag": "0x8DEF9F738927C93",
|
||||||
|
"hash": "516cfe38eaede79c178088265657aad12be6c155271ac68ff728a141961ef197"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.73": {
|
"0.73": {
|
||||||
"version": "0.73.0"
|
"version": "0.73.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user