Skip to content

Commit

Permalink
chore(deps): update buildkite plugin equinixmetal-buildkite/trivy to …
Browse files Browse the repository at this point in the history
…v1.19.0 (#19)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 62a6c10 commit 232184b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ steps:
platforms: linux/{{matrix.platform}}
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
Expand Down Expand Up @@ -151,7 +151,7 @@ steps:
platforms: linux/{{matrix.platform}}
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
Expand Down Expand Up @@ -183,7 +183,7 @@ steps:
platforms: linux/{{matrix.platform}}
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
Expand Down

0 comments on commit 232184b

Please sign in to comment.