We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe64576 + 935c7ef commit c909e40Copy full SHA for c909e40
.github/workflows/trivy-scan.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
persist-credentials: false
26
ref: ${{ matrix.branch }}
27
- - uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # 0.24.0
+ - uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # 0.27.0
28
29
scanners: vuln
30
scan-type: 'fs'
0 commit comments