From bbd014f580c025f81c5e2406d7f7a505b7a65db3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 00:31:55 +0000 Subject: [PATCH] chore(deps): update buildkite plugin equinixmetal-buildkite/trivy to v1.19.0 --- .buildkite/pipeline.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 5322423..f704736 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -162,7 +162,7 @@ steps: push: false build-args: - NAME=${APP_NAME} - - equinixmetal-buildkite/trivy#v1.18.5: + - equinixmetal-buildkite/trivy#v1.19.0: severity: CRITICAL,HIGH ignore-unfixed: true security-checks: config,secret,vuln @@ -188,7 +188,7 @@ steps: push: true build-args: - NAME=${APP_NAME} - - equinixmetal-buildkite/trivy#v1.18.5: + - equinixmetal-buildkite/trivy#v1.19.0: severity: CRITICAL,HIGH ignore-unfixed: true security-checks: config,secret,vuln @@ -214,7 +214,7 @@ steps: push: true build-args: - NAME=${APP_NAME} - - equinixmetal-buildkite/trivy#v1.18.5: + - equinixmetal-buildkite/trivy#v1.19.0: severity: CRITICAL,HIGH ignore-unfixed: true security-checks: config,secret,vuln