From 40b69b889d111c65ac7eea903b4b6d4bdc839efb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 03:15:48 +0200 Subject: [PATCH] chore(deps): update docker.io/woodpeckerci/plugin-trivy docker tag to v1.4.2 (#5599) 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 503ef2dd6..6fe03d896 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.1 + - &trivy_plugin docker.io/woodpeckerci/plugin-trivy:1.4.2 steps: backend: