From b5c19166906dc5e7625899dcd83a02c89ccc8493 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 22:23:04 +0200 Subject: [PATCH] Update docker.io/woodpeckerci/plugin-trivy Docker tag to v1.4.5 (#6447) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .woodpecker/securityscan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/securityscan.yaml b/.woodpecker/securityscan.yaml index ee396b62c..823daffe8 100644 --- a/.woodpecker/securityscan.yaml +++ b/.woodpecker/securityscan.yaml @@ -5,7 +5,7 @@ when: - ${CI_REPO_DEFAULT_BRANCH} variables: - - &trivy_plugin docker.io/woodpeckerci/plugin-trivy:1.4.4 + - &trivy_plugin docker.io/woodpeckerci/plugin-trivy:1.4.5 steps: backend: