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.1
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent e41f0c7 commit e6bdc27
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.19.0:
- equinixmetal-buildkite/trivy#v1.19.1:
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.19.0:
- equinixmetal-buildkite/trivy#v1.19.1:
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.19.0:
- equinixmetal-buildkite/trivy#v1.19.1:
severity: CRITICAL,HIGH
ignore-unfixed: true
security-checks: config,secret,vuln
Expand Down

0 comments on commit e6bdc27

Please sign in to comment.