diff --git a/CHANGELOG.md b/CHANGELOG.md index d4936a70..379a7920 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `trivy@latest` to 0.70.0. + ## [2.75.17] - 2026-04-17 - Update `tombi@latest` to 0.9.18. diff --git a/manifests/trivy.json b/manifests/trivy.json index 89a5969d..7eae7f80 100644 --- a/manifests/trivy.json +++ b/manifests/trivy.json @@ -31,7 +31,10 @@ } }, "latest": { - "version": "0.69.3" + "version": "0.70.0" + }, + "0.70": { + "version": "0.70.0" }, "0.70.0": { "x86_64_linux_gnu": {