From 2614c82cfb0c7d5fa2b6d759862e1b4af9ae4f88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 11:39:09 +0000 Subject: [PATCH] chore(deps): update dependency trivy to v0.73.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 934a828..5814119 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -397,7 +397,7 @@ jobs: exit-code: "1" severity: HIGH,CRITICAL ignore-unfixed: true - version: v0.72.0 # trivy + version: v0.73.0 # trivy reuse: name: REUSE diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ea5517d..18edebe 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -210,7 +210,7 @@ jobs: exit-code: "1" severity: HIGH,CRITICAL ignore-unfixed: true - version: v0.72.0 # trivy + version: v0.73.0 # trivy - name: Export digest run: |