mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-23 08:56:29 +00:00
chore(deps): update codeberg.org/woodpecker-plugins/trivy docker tag to v1.0.1 (#2618)
This commit is contained in:
parent
54a2572051
commit
fae965b379
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ when:
|
|||
|
||||
variables:
|
||||
- &trivy_image aquasec/trivy:latest
|
||||
- &trivy_plugin codeberg.org/woodpecker-plugins/trivy:1.0.0
|
||||
- &trivy_plugin codeberg.org/woodpecker-plugins/trivy:1.0.1
|
||||
|
||||
steps:
|
||||
check backend:
|
||||
|
|
Loading…
Reference in a new issue