mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-02 04:03:48 +00:00
chore(deps): update docker.io/woodpeckerci/plugin-trivy docker tag to v1.4.1 (#5297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
603536bd27
commit
1b3f28e689
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ when:
|
|||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
variables:
|
||||
- &trivy_plugin docker.io/woodpeckerci/plugin-trivy:1.4.0
|
||||
- &trivy_plugin docker.io/woodpeckerci/plugin-trivy:1.4.1
|
||||
|
||||
steps:
|
||||
backend:
|
||||
|
|
Loading…
Reference in a new issue