Skip to content

Commit

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

build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.24.0
  • Loading branch information
yrobla committed Jul 16, 2024
2 parents 91b0802 + 75314cb commit 5897d66
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@595be6a0f6560a0a8fc419ddf630567fc623531d # 0.22.0
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # 0.24.0
with:
scan-type: 'fs'
scanners: vuln,secret
Expand Down

0 comments on commit 5897d66

Please sign in to comment.