mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update trivy@latest to 0.71.2
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.71.2.
|
||||||
|
|
||||||
- Update `sccache@latest` to 0.16.0.
|
- Update `sccache@latest` to 0.16.0.
|
||||||
|
|
||||||
## [2.82.1] - 2026-06-20
|
## [2.82.1] - 2026-06-20
|
||||||
|
|||||||
Generated
+2
-2
@@ -31,10 +31,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.71.1"
|
"version": "0.71.2"
|
||||||
},
|
},
|
||||||
"0.71": {
|
"0.71": {
|
||||||
"version": "0.71.1"
|
"version": "0.71.2"
|
||||||
},
|
},
|
||||||
"0.71.2": {
|
"0.71.2": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user