mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
Update trivy@latest to 0.70.0
This commit is contained in:
committed by
github-actions[bot]
parent
6874db14a1
commit
56ec35f1c0
@@ -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.70.0.
|
||||||
|
|
||||||
## [2.75.17] - 2026-04-17
|
## [2.75.17] - 2026-04-17
|
||||||
|
|
||||||
- Update `tombi@latest` to 0.9.18.
|
- Update `tombi@latest` to 0.9.18.
|
||||||
|
|||||||
5
manifests/trivy.json
generated
5
manifests/trivy.json
generated
@@ -31,7 +31,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.69.3"
|
"version": "0.70.0"
|
||||||
|
},
|
||||||
|
"0.70": {
|
||||||
|
"version": "0.70.0"
|
||||||
},
|
},
|
||||||
"0.70.0": {
|
"0.70.0": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user