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 (#46)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 6617531 commit 10f4a99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ steps:
push: false
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 All @@ -188,7 +188,7 @@ steps:
push: true
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 All @@ -214,7 +214,7 @@ steps:
push: true
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 10f4a99

Please sign in to comment.