Skip to content

Commit

Permalink
trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeltman committed May 28, 2024
1 parent 521fa30 commit 3ad4ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Aqua Security Trivy
uses: aquasecurity/[email protected]
with:
image-ref: 'ghcr.io/dbeltman/custom-cluster-autoscaler:${{ github.sha }}'
image-ref: 'ghcr.io/dbeltman/custom-cluster-autoscaler:master'
format: 'table'
exit-code: '1'
ignore-unfixed: true
Expand Down

0 comments on commit 3ad4ac1

Please sign in to comment.