Skip to content

Commit

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

Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0
  • Loading branch information
puerco authored Jul 18, 2024
2 parents e75012b + 992ae51 commit 9849be4
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 9849be4

Please sign in to comment.