diff --git a/CHANGELOG.md b/CHANGELOG.md index dcf439b5..7983016f 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.72.0. + - Update `tombi@latest` to 1.1.7. - Update `prek@latest` to 0.4.6. diff --git a/manifests/trivy.json b/manifests/trivy.json index eb28d982..a1e925d6 100644 --- a/manifests/trivy.json +++ b/manifests/trivy.json @@ -31,7 +31,10 @@ } }, "latest": { - "version": "0.71.2" + "version": "0.72.0" + }, + "0.72": { + "version": "0.72.0" }, "0.72.0": { "x86_64_linux_gnu": {