From 03a8a025f88a37f53913c5512e2398645fb33ead Mon Sep 17 00:00:00 2001 From: perennial Date: Sat, 14 Sep 2024 14:03:02 +1000 Subject: [PATCH] ci: update pipeline to steps in trivy --- .woodpecker/trivy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/trivy.yaml b/.woodpecker/trivy.yaml index 77cb201..11e6a47 100644 --- a/.woodpecker/trivy.yaml +++ b/.woodpecker/trivy.yaml @@ -1,6 +1,6 @@ # -- Plugin to find vulnerabilities, misconfigurations, secrets, SBOM and more. # ref: https://woodpecker-ci.org/plugins/Trivy -pipeline: +steps: trivy: image: aquasec/trivy:latest commands: