Update trivy@latest to 0.72.0

This commit is contained in:
Taiki Endo
2026-07-04 04:05:54 +09:00
parent f09d53f253
commit 16114d4b2d
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -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.72.0.
- Update `tombi@latest` to 1.1.7. - Update `tombi@latest` to 1.1.7.
- Update `prek@latest` to 0.4.6. - Update `prek@latest` to 0.4.6.
+4 -1
View File
@@ -31,7 +31,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.71.2" "version": "0.72.0"
},
"0.72": {
"version": "0.72.0"
}, },
"0.72.0": { "0.72.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {