Skip to content

Commit c909e40

Browse files
authored
Merge pull request #179 from kube-vip/dependabot/github_actions/aquasecurity/trivy-action-0.27.0
🌱 Bump aquasecurity/trivy-action from 0.24.0 to 0.27.0
2 parents fe64576 + 935c7ef commit c909e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy-scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
persist-credentials: false
2626
ref: ${{ matrix.branch }}
27-
- uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # 0.24.0
27+
- uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # 0.27.0
2828
with:
2929
scanners: vuln
3030
scan-type: 'fs'

0 commit comments

Comments
 (0)