From 3cda1e20d17fde3f9958653d219495e0591233ec Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 21 Jun 2026 07:53:31 +0000 Subject: [PATCH] Update `trivy@latest` to 0.71.2 --- CHANGELOG.md | 2 ++ manifests/trivy.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7694df2..65e00279 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.71.2. + - Update `sccache@latest` to 0.16.0. ## [2.82.1] - 2026-06-20 diff --git a/manifests/trivy.json b/manifests/trivy.json index f78863c5..d85d0148 100644 --- a/manifests/trivy.json +++ b/manifests/trivy.json @@ -31,10 +31,10 @@ } }, "latest": { - "version": "0.71.1" + "version": "0.71.2" }, "0.71": { - "version": "0.71.1" + "version": "0.71.2" }, "0.71.2": { "x86_64_linux_gnu": {