Skip to content

Commit

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

🌱 Bump aquasecurity/trivy-action from 0.27.0 to 0.29.0
  • Loading branch information
thebsdbox authored Jan 15, 2025
2 parents 5408c1e + 01eaf4a commit cbbdc4e
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@5681af892cd0f4997658e2bacc62bd0a894cf564 # 0.27.0
- uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # 0.29.0
with:
scanners: vuln
scan-type: 'fs'
Expand Down

0 comments on commit cbbdc4e

Please sign in to comment.