Skip to content

Commit

Permalink
Merge pull request #122 from stacklok/dependabot/github_actions/aquas…
Browse files Browse the repository at this point in the history
…ecurity/trivy-action-0.24.0

Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0
  • Loading branch information
rdimitrov authored Jul 17, 2024
2 parents 6e6c489 + 3c21fb2 commit e60c447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Security Scan
uses: aquasecurity/trivy-action@7c2007bcb556501da015201bcba5aa14069b74e2 # 0.23.0
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # 0.24.0
with:
scan-type: 'fs'
scanners: vuln,secret
Expand Down

0 comments on commit e60c447

Please sign in to comment.