Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeltman authored May 28, 2024
1 parent a74c7e1 commit defb1c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,9 @@ jobs:

- name: Aqua Security Trivy
uses: aquasecurity/[email protected]
with:
image-ref: 'ghcr.io/dbeltman/custom-cluster-autoscaler:${{ github.sha }}'
format: 'sarif'
output: 'trivy-results.sarif'


0 comments on commit defb1c3

Please sign in to comment.