Skip to content

Commit

Permalink
Bump aquasecurity/trivy-action from 0.5.1 to 0.6.0 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2022
1 parent c08fb71 commit 4555d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0105373003c89c494a3f436bd5efc57f3ac1ca20
uses: aquasecurity/trivy-action@503d3abc15463af68b817d685982721f134256a5
with:
image-ref: ${{ steps.meta.outputs.tags }}
format: "sarif"
Expand Down

0 comments on commit 4555d9c

Please sign in to comment.