Skip to content

Commit

Permalink
deps: update aquasecurity/trivy-action action to v0.9.2 (#985)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 9, 2023
1 parent a40a8d3 commit 6c79514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
path: images

- name: Trivy image scan
uses: aquasecurity/[email protected].1
uses: aquasecurity/[email protected].2
with:
input: "images/${{ matrix.image }}-image.tar/${{ matrix.image }}-image.tar"
severity: 'CRITICAL,HIGH'
Expand Down

0 comments on commit 6c79514

Please sign in to comment.