Skip to content

Commit

Permalink
Merge pull request #179 from kube-vip/dependabot/github_actions/aquas…
Browse files Browse the repository at this point in the history
…ecurity/trivy-action-0.27.0

🌱 Bump aquasecurity/trivy-action from 0.24.0 to 0.27.0
  • Loading branch information
thebsdbox authored Oct 18, 2024
2 parents fe64576 + 935c7ef commit c909e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
persist-credentials: false
ref: ${{ matrix.branch }}
- uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # 0.24.0
- uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # 0.27.0
with:
scanners: vuln
scan-type: 'fs'
Expand Down

0 comments on commit c909e40

Please sign in to comment.