mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-22 16:36:30 +00:00
Pin trivy
docker image version (#2668)
This commit is contained in:
parent
e4fe5022c0
commit
2f0bb7153e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ when:
|
|||
|
||||
variables:
|
||||
- &trivy_image aquasec/trivy:0.46.1
|
||||
- &trivy_plugin codeberg.org/woodpecker-plugins/trivy:1.0.1
|
||||
- &trivy_plugin woodpeckerci/plugin-trivy:1.0.1
|
||||
|
||||
steps:
|
||||
check backend:
|
||||
|
|
Loading…
Reference in a new issue