Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 (#383)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Diogo Recharte <[email protected]>
  • Loading branch information
dependabot[bot] and recharte authored Feb 2, 2024
1 parent cd7c23c commit 5275535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
needs: [build]
steps:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/[email protected].0
uses: aquasecurity/[email protected].1
with:
image-ref: 'docker.io/perconalab/everest:0.0.0'
format: 'table'
Expand Down

0 comments on commit 5275535

Please sign in to comment.