Skip to content

Commit

Permalink
Merge pull request #2124 from AndrewSirenko/bump-trivy
Browse files Browse the repository at this point in the history
Bump trivy
  • Loading branch information
k8s-ci-robot authored Aug 26, 2024
2 parents 6950c37 + 9a49699 commit 87f7d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v3

- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.17.0
uses: aquasecurity/trivy-action@0.24.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit 87f7d66

Please sign in to comment.