From a4a77c8488e74822c8fd091b5e78700eac90b1d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 19:30:38 +0100 Subject: [PATCH] chore(deps): update docker.io/woodpeckerci/plugin-trivy docker tag to v1.4.0 (#4865) 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 6e4e0ec71..5de631ab7 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.3.0 + - &trivy_plugin docker.io/woodpeckerci/plugin-trivy:1.4.0 steps: backend: