Skip to content

Commit

Permalink
chore(deps): update aquasec/trivy docker tag to v0.52.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent c09118e commit e2729ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/pre-checkout
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# - which
# - mkdir

readonly TRIVY_DEFAULT_VERSION="0.49.1"
readonly TRIVY_DEFAULT_VERSION="0.52.2"
export TRIVY_VERSION="${BUILDKITE_PLUGIN_TRIVY_TRIVY_VERSION:-$TRIVY_DEFAULT_VERSION}"
REMOVE_FILE_ON_ERR=""

Expand Down

0 comments on commit e2729ae

Please sign in to comment.